bjorn
|
992a57a993
Update README;
|
1 year ago |
bjorn
|
9fbfe5a0ca
Add ability to match error messages with 'fail' assertion;
|
1 year ago |
bjorn
|
c1a8b87b15
Only compute comparison string when assertion fails;
|
1 year ago |
bjorn
|
04733c6f04
Add table comparison;
|
1 year ago |
bjorn
|
f9cdbf520b
Add optional epsilon to .equal assertion;
|
1 year ago |
bjorn
|
7b4f12844e
v0.2.0;
|
2 years ago |
Bjorn
|
6b16d95735
Merge pull request #6 from Rami-Sabbagh/patch-1
|
3 years ago |
Rami Sabbagh
|
c6b957f956
Handle non-string error messages.
|
3 years ago |
Bjorn
|
538de7cc59
Merge pull request #5 from deoxys314/str_match
|
3 years ago |
Cameron Rossington
|
8457ee8492
Update documentation to include `match`.
|
3 years ago |
Cameron Rossington
|
497830e418
Add test for matching matterns to lua.
|
3 years ago |
bjorn
|
f904038a35
Update README;
|
4 years ago |
Bjorn
|
7469c8dc7a
Merge pull request #4 from notengrafik/pr/nocolor
|
4 years ago |
Thomas Weber
|
e4f44f9c4c
Add some documentation for nocolor()
|
4 years ago |
Thomas Weber
|
88ab0a6f78
Add nocolor() for non-console environments
|
4 years ago |
bjorn
|
6043100930
Update README;
|
6 years ago |
Bjorn
|
811477553a
Merge pull request #3 from 4O4/strict-eq-tables-bugfix
|
6 years ago |
Paweł K
|
a03a18bbbe
Remove table size comparison altogether from strict_eq
|
6 years ago |
4O4
|
1804e0ecee
Fix strict_eq incorrectly comparing non-sequential tables
|
6 years ago |
Bjorn Swenson
|
e015b01c70
Merge pull request #1 from talldan/fix-for-tests-incorrectly-passing
|
9 years ago |
Daniel Richards
|
99dbca1577
fix attempt to call incorrectly named property `f` while testing a path.
|
9 years ago |
bjorn
|
8b13ffdc99
Bump year;
|
10 years ago |
bjorn
|
44088406dc
Make example less gross;
|
10 years ago |
bjorn
|
2e80379853
Update README;
|
10 years ago |
bjorn
|
df7f42f0e7
Update README;
|
10 years ago |
bjorn
|
7e2a8449ec
Fix error messages;
|
10 years ago |
bjorn
|
bfccfa11e9
Proper befores and afters;
|
10 years ago |
bjorn
|
6d004a3eff
Fix README typo;
|
10 years ago |
bjorn
|
46df2026d9
Support anonymous spies;
|
10 years ago |
Bjorn Swenson
|
7f439f0965
Update README;
|
10 years ago |