Comparing version 0.4.0 to 0.4.1
{ | ||
"name": "a", | ||
"version": "0.4.0", | ||
"version": "0.4.1", | ||
"main": "index.js", | ||
@@ -10,3 +10,3 @@ "title": "a", | ||
"a_mock": "0.0.8", | ||
"a_test": "0.1.2" | ||
"a_test": "0.1.3" | ||
}, | ||
@@ -13,0 +13,0 @@ "repository" : { |
@@ -451,6 +451,8 @@ _a_ | ||
--------------- | ||
__0.4.1__ | ||
"When" can accept function instead of separate act file. See example in [demo][1] repo. | ||
__0.4.0__ | ||
Cleaner output on failed assertions. | ||
__0.3.9__ | ||
Can inherit act by convention. See examples in [demo](https://github.com/alfateam/a_demo). | ||
Can inherit act by convention. See examples in [demo][0] repo. | ||
__0.3.8__ | ||
@@ -493,2 +495,4 @@ Cleaner stack trace on mock errors. | ||
``` | ||
``` | ||
[0]:https://github.com/alfateam/a_demo | ||
[1]:https://github.com/alfateam/a_demo/blob/master/assert_specs/when_assertions.js |
12218
496
+ Addeda_test@0.1.3(transitive)
- Removeda_test@0.1.2(transitive)
Updateda_test@0.1.3