AssemblyScript
api and communicate with the JavaScript host about the details of each test, group, and test result meaningfully. This includes the expect()
describe()
and test()
functions, @as-pect/assembly
package, typically, it's best to use the @as-pect/cli
package to output a binary using --outputBinary
. However in the case of generating the binary manually, it's possible to use the following AssemblyScript asc
cli options: