fix(core): update
This commit is contained in:
parent
b813453c5f
commit
50c34f89ee
@ -36,7 +36,7 @@ A few words on TypeScript
|
||||
|
||||
### A few words on tap
|
||||
|
||||
"tap" stands for **test anything protocol**. Its programming language agnostic as long as the test interpreter can read the tap console output. This package is optimized to work with @gitzone/tstest as interpreter, which offers different V8 based runtime environments like nodejs, chrome, and deno.
|
||||
**"tap"** stands for **"test anything protocol"**. Its programming language agnostic as long as the test interpreter can read the tap console output. This package is optimized to work with @gitzone/tstest as interpreter, which offers different V8 based runtime environments like nodejs, chrome, and deno.
|
||||
|
||||
### Write your first tests
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user