Files
mruby-mruby/mrbgems/mruby-test
KOBAYASHI Shuji 26e6e75ba6 Use Rake DSL instead of commands of FileUtils
- Respect `--verbose(-v)` and `--dry-run(-n)` options.
- Silence warnings to keyword arguments on Ruby 2.7.
2019-12-27 16:49:32 +09:00
..
2019-12-19 10:00:33 +09:00

Running Tests

To run the tests, execute the following from the project's root directory.

$ make test