File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Assemblyscript Unittest Framework
2
2
3
+ <div style =" text-align : center ;" >
4
+ <a href =" https://deepwiki.com/wasm-ecosystem/assemblyscript-unittest-framework " >
5
+ <img src="https://deepwiki.com/badge.svg" alt="Ask DeepWiki" />
6
+ </a >
7
+ <a href =" https://www.npmjs.com/package/assemblyscript-unittest-framework " >
8
+ <img src="https://img.shields.io/npm/v/assemblyscript-unittest-framework.svg?color=007acc&logo=npm" alt="npm" />
9
+ </a >
10
+ <a href =" https://discord.gg/assemblyscript " >
11
+ <img
12
+ src="https://img.shields.io/discord/721472913886281818.svg?label=discord&logo=discord&logoColor=ffffff&color=7389D8"
13
+ alt="Discord online"
14
+ />
15
+ </a >
16
+ </div >
17
+
3
18
A comprehensive AssemblyScript testing solution, offering developers a robust suite of features to ensure their code performs as expected:
4
19
5
20
- Function Mocking
You can’t perform that action at this time.
0 commit comments