Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
ruby-test-declarative
adds a declarative test method syntax to test/unit
https://github.com/svenfuchs/test_declarative
0
no reviews
Install
Ruby-test-declarative adds a declarative test method syntax to test/unit: instead of using the 'def test_foo' syntax, a 'test' method is provided and takes a string, describing the test, as argument.