Skip to content

Commit

Permalink
Merge pull request #76 from izelnakri/optimize-context
Browse files Browse the repository at this point in the history
Optimize TestContext
  • Loading branch information
izelnakri authored Jul 30, 2023
2 parents 7ba76ae + 9c81523 commit 0cb819a
Show file tree
Hide file tree
Showing 12 changed files with 468 additions and 838 deletions.
30 changes: 29 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,36 @@
"license": "MIT",
"keywords": [
"test",
"test framework",
"testing",
"automated testing",
"test framework",
"ui testing",
"e2e",
"e2e testing",
"0 dependencies",
"zero dependencies",
"no dependencies",
"universal testing",
"universal test framework",
"universal test",
"universal",
"cross platform",
"cross platform testing",
"cross platform test framework",
"cross platform test",
"unit testing",
"unit test",
"unit",
"integration testing",
"integration test",
"integration",
"qa",
"quality assurance",
"tdd",
"bdd",
"assert",
"frontend",
"backend",
"qunit",
"node",
"deno",
Expand Down
333 changes: 0 additions & 333 deletions shims/deno/assert.js

This file was deleted.

Loading

0 comments on commit 0cb819a

Please sign in to comment.