mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-20 12:45:05 +00:00
8 lines
181 B
Markdown
8 lines
181 B
Markdown
# rojo-test
|
|
This project does end-to-end testing of Rojo by executing it and checking what side-effects it has.
|
|
|
|
rojo-test is meant to be run as a test with:
|
|
|
|
```bash
|
|
cargo test
|
|
``` |