dfinity / motoko-dev-server

A live reload development server for Motoko smart contracts.
Apache License 2.0
21 stars 1 forks source link

Unit test runner command (`mo-test`) #18

Closed rvanasa closed 1 year ago

rvanasa commented 1 year ago

Implements a unit test runner based on the Motoko VS Code extension's unit testing UI.