Nomicsfoundation SDK Test
Running tests
To run the tests, follow these steps. You must have at least node v10 and yarn installed.
First clone the repository:
git clone https://github.com/nomicsfoundation/sdk-test.git
Move into the sdk-test working directory
cd sdk-test/
Install dependencies
yarn install
Run tests
yarn test
You should see output like the following:
yarn run v1.22.19
$ tsdx test
Done in 1.48s.