We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5eb122a commit afc0c68Copy full SHA for afc0c68
README.md
@@ -30,7 +30,7 @@ This will cause `npx` to download the `makes` tool, along with the `aurelia` sca
30
* There is no problem on babelify. But we will hold browserify for now.
31
- [ ] Basic app with FuseBox (On hold)
32
* FuseBox v4 is coming, and it's a total rewrite. Wait for it before implement.
33
-- [ ] Basic unit test setup for jest, jasmine, mocha, tape, ava
+- [x] Basic unit test setup for jasmine, mocha, tape. (jest and ava are on hold, pending implementing transformer.)
34
- [x] Basic e2e test setup for cypress
35
- [ ] Basic e2e test setup for protractor
36
0 commit comments