This website requires JavaScript.
Explore
Help
Sign In
Jmaa
/
assert-gooder
Watch
1
Star
0
Fork
0
You've already forked assert-gooder
Code
Actions
5
Commits
1
Branch
2
Tags
80
KiB
6f3da373f9
Commit Graph
5 Commits
This Branch
This Branch
All Branches
Author
SHA1
Message
Date
Jon Michael Aanes
6f3da373f9
Moved to using an AST based approach. The AST construction is not very advanced yet, but no regressions have occured.
2017-11-02 11:21:00 +01:00
Jon Michael Aanes
63fbc9ef12
Added support for short constant values, and better names/descriptions of functions.
2017-10-29 10:16:16 +01:00
Jon Michael Aanes
c25676854a
Initial Readme
2017-10-28 13:47:19 +02:00
Jon Michael Aanes
c9842a2b29
Improved assert messages for certain expressions.
2017-10-28 13:15:57 +02:00
Jon Michael Aanes
aec232efcb
Initial commit on assert-gooder. An improved version of
assert
...
that automatically creates a useful error message, when the assert fails.
2017-10-28 12:44:53 +02:00