Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "tpill", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Sync testing tool", | ||
@@ -5,0 +5,0 @@ "main": "tpill.js", |
tpill | ||
===== | ||
Assertion syncronic test. | ||
Synchronous tests for assertions. | ||
@@ -32,3 +32,5 @@ install | ||
=== | ||
````js | ||
tpill.create(current, expected, testName, strict); | ||
tpill.run(callback); | ||
```` |
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
4937
36