File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ Noiseless testing framework
1212
1313## About
1414
15- - ~ 1100 LOC including the CLI runner<sup >1</sup >
15+ - ~ 950 LOC including the CLI runner<sup >1</sup >
1616- terser and faster test code than with mocha, jasmine or tape
1717- test code reads like bullet points
1818- assertion code follows [ SVO] ( https://en.wikipedia.org/wiki/Subject–verb–object ) structure in present tense for terseness and readability
Original file line number Diff line number Diff line change @@ -27,6 +27,10 @@ Change log
2727
2828### Upcoming
2929<!-- Add new lines here. Version number will be decided later -->
30+
31+ ### 4.2.1
32+ _ 2024-09-02_
33+
3034- Update ` glob ` dependency to v9.
3135
3236### 4.2.0
@@ -79,7 +83,7 @@ _2022-05-19_
7983_ 2022-05-18_
8084- Fix post-install crash introduced in v4.1.2
8185
82- ### 4.1.2
86+ ### 4.1.2
8387
8488#### Bug fixes
8589_ 2022-05-17_
You can’t perform that action at this time.
0 commit comments