dshould ~initial
D fluent asserts library
To use this package, run the following command in your project's root directory:
Manual usage
Put the following dependency into your project's dependences section:
should
dshould is a library that implements fluent asserts using common keywords such as should, not, be, equal, greater and so on.
Each sentence must begin with should.
Example:
(2 + 2).should.equal(4);
(2 + 2).should.not.equal(5);
(2 + 2).should.be.greater(3);
- ~initial released 7 years ago
- funkwerk-mobility/dshould
- MIT
- Authors:
- Dependencies:
- unit-threaded
- Versions:
-
Show all 58 versions1.7.2 2024-Aug-14 1.7.1 2022-Dec-05 1.7.0 2022-Jul-05 1.6.1 2022-Jul-05 1.6.0 2022-Jul-01 - Download Stats:
-
-
0 downloads today
-
0 downloads this week
-
2 downloads this month
-
128 downloads total
-
- Score:
- 0.6
- Short URL:
- dshould.dub.pm