| Path: | README |
| Last Update: | Thu Dec 22 19:12:40 +0000 2016 |
Dust adds descriptive block syntax test definition.
You can download Dust from here or install it with the following command.
$ gem install dust
You may use, copy and redistribute this library under the same terms as Ruby itself (see www.ruby-lang.org/en/LICENSE.txt).
unit_tests do
test "assert true" do
assert_equal true, true
end
end
See the tests for more examples
You can download TextMate and JEdit Run Focused Test Commands from rubyforge.org/projects/dust/ (in Files)
Dan Manges, David Vollbracht, Shane Harvie