Please read CONTRIBUTING first.
Install the latest version of Dart.
At terminal, run dart test
from this directory.
Alternatively, you can use an IDE that runs Dart projects, such as IntelliJ Idea Community.
The dart test
command will run the unit tests and the Dart-transformed acceptance tests.
This is good as a first pass check and for debugging.
In construction