Categories: None [Edit]
neospec
A simple testing library that works on ruby and mruby.
This has been designed to be very modular, you can run different types of
suites with different setup/teardown and before/after blocks. You can have
as many reporters as you want, these can range from "output to the terminal
in a nice way" all the way to "shape the results into an XML or JSON for my
CI".
The secondary purpose of this testing library is to work with mruby for my
game engine Taylor and any project built upon that.
I also plan to support quite a few ruby versions as I want the code for
this to be very portable. The main feature I don't want to drop is
positional AND keyword arguments in definitions, this means anything that
matches the Ruby 2.6+ spec should be compatible.
Total
Ranking: 186,671 of 186,995
Downloads: 167
Daily
Ranking: 113,271 of 186,959
Downloads: 3
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|
Depends on
Rank | Downloads | Name |
---|
Owners
# | Gravatar | Handle |
---|---|---|
1 | Hell_rok |