near / near-workspaces-js

Write tests once, run them both on NEAR TestNet and a controlled NEAR Sandbox local environment
https://near.github.io/near-workspaces-js/
GNU General Public License v3.0
42 stars 22 forks source link

Chore: Monorepo #57

Closed willemneal closed 2 years ago

willemneal commented 2 years ago

Since there is a tight coupling between near-runner and near-runner-jest, this puts them both in the same repo so they can be on the same release schedule. This also allows more packages to be added as needed or even splitting up parts of the runner into smaller packages.