Skip to content

Commit ceb7a8a

Browse files
authored
add assemblyscript-unittest-framework as testing tools (#234)
1 parent 9593fb7 commit ceb7a8a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/built-with-assemblyscript.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,8 @@ A place for all things AssemblyScript. Feel free to add your projects and applic
214214
A test framework inspired by jest. (Required AssemblyScript <= 0.19)
215215
* [envy](https://github.com/jtenner/envy)<br />
216216
A test framework spiritual successor of as-pect. (Required AssemblyScript >= 0.20)
217+
* [assemblyscript-unittest-framework](https://github.com/wasm-ecosystem/assemblyscript-unittest-framework)<br />
218+
Everything you need to write test for assemblyscript, including assert, mock, coverage. (Required AssemblyScript >= 0.25)
217219

218220
## Project Templates
219221

0 commit comments

Comments
 (0)