Comparing version 0.4.2 to 0.4.5
@@ -61,3 +61,3 @@ 'use strict'; | ||
} catch (e) { | ||
leftLog(depth, colors.red(`X ${subKey}: AGH THEY DON'T MATCH ${colors.zalgo('DOOOOOOOM')}`)); | ||
leftLog(depth, colors.red(`X ${subKey}: Values don't match`)); | ||
// Not using template functions here so we're not calling .toString on objects | ||
@@ -64,0 +64,0 @@ leftLog(depth + 1, 'Reference value:', resultSet.reference); |
@@ -57,3 +57,3 @@ 'use strict'; | ||
catch (e) { | ||
leftLog(depth, colors.red("X " + subKey + ": AGH THEY DON'T MATCH " + colors.zalgo('DOOOOOOOM'))); | ||
leftLog(depth, colors.red("X " + subKey + ": Values don't match")); | ||
// Not using template functions here so we're not calling .toString on objects | ||
@@ -60,0 +60,0 @@ leftLog(depth + 1, 'Reference value:', resultSet.reference); |
{ | ||
"name": "baddsert", | ||
"version": "0.4.2", | ||
"version": "0.4.5", | ||
"description": "Baseline Acceptance Driven Development for JavaScript", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -65,3 +65,3 @@ # baddsert | ||
- dogfood.js | ||
X I am a steg-o-sarus: AGH THEY DON'T MATCH D̸̛̟͈̻̥̦̝͚̬̤͉̪͎̬̺͚̩ͭO̷̸̢̪̞̺̝͈̪̱̭͚̩̭̩̪̗͇̪O̡̮͍͖̞͙͓͔̟̺̬͖̳͍̟̬̮̮̰Ȍͫ̆̔͌̿ͥͣ̀̾̚ ҉͔͔̘͖̪͙̀O̵͚̥͉̠̱̱̱̥̥̹̳͈̼̞͚̖̟̝O̷̼̟͉̜͔̥͉̞̲̠̼̩̳̠̖̝̺͔O̠̳̤̹̟͓̦̖͔̰͍̳͎͕͈̣̻͖̻Ǫ̩͙̦̹̖̫̣̣̩̣͈͇͈̗̜̙̦̙̘M̸̤̯̬̗̳̼̰͖͉̯͚̜̠̱̘͕͙͔ | ||
X I am a steg-o-sarus: Values don't match | ||
Reference value: pants: Expected 'pants' to equal 'super duper llama'. | ||
@@ -68,0 +68,0 @@ Latest result: pants: Expected 'pants' to equal 'super llama'. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
42029