AssemblyScript
. The following bash script should help get you started.assemblyscript
package are unnecessary like the root 📂 tests
folder which can be deleted. Also, the 🧾 example.spec.ts
file can be deleted because it's merely an example set of tests to help you get started.as-pect
default types for intellisense reasons.
To run your as-pect
test suite, use the command line: npx asp
, or create an npm script../aspect.config.js
, otherwise you can specify all the configuration options using the command line interface.--config
option.describe
blocks so things can stay organized.