To be honest, I used to think TDD was just a good idea in theory, but never had enough time to really use it on my work projects. That changed when I started using Wallaby.js.
#DEVCommunitydev.to/qorsmond/a-awesome-in…
#WallabyTip If you don't want Wallaby to run until you save your file, use the Run only on Save command to change when Wallaby runs. You can set the default startup mode in your config file.
wallabyjs.com/docs/config/ov…
Happy to share that Wallaby Test Story feature is coming soon to @WebStormIDE and other JetBrains IDEs. No more jumping between files to find out what your test is doing. Check out the early preview below and docs wallabyjs.com/docs/intro/tes…, stay tuned!
If you're using @TestingLib DOM queries and haven't yet seen testing-playground.com by @meijer_s, check it out now. It is an interactive sandbox (available as Chrome Extension too) where you can run/generate different DOM queries against your HTML, with visual feedback.
If you want to use native ES modules without transpilation to CommonJs in Jest or mocha with Wallaby, check out the new docs page.
wallabyjs.com/docs/integrati…
Wallaby's automatic configuration just got even better... Wallaby now supports Nx workspaces (from @nrwl_io), and @angular projects that use Jest builder.
wallabyjs.com/docs/intro/con…
So cool to see that Wallaby and Quokka "spark joy" in the people that use them! Check out other tools (and add your own) in the discussion thread.
dev.to/robole/what-languages…
New feature: Wallaby console in your editor and Wallaby App now display skipped tests and tests with TODOs for all Wallaby supported testing frameworks.
Tonight Vue.js // Berlin meetup is supported by @wallabyjs.
For our great community they gave us 2x Quokka.js personal licenses and 1x Wallaby.js personal licence.We will give away these licenses during our meetup.
Check their products here: wallaby.js.com
Thanks and 💚
Check out Dingo for @code, an open-source extension from the Wallaby team that allows you to:
• Clone and open git repo or npm package source
• Open a specific branch, tag or version
• Automatically install dependencies before opening
wallabyjs.com/dingo/
The BeJS team is happy to announce that the next BeJS meetup will happen on the 17th of June at 18:45. We are glad to have @arcanis : Lead at yarn to talk about how Yarn can make your life easier. Secure your place here: meetup.com/BeJS-JS-community…#js#javascript#yarn#bejs#meetup
🔥 Tests tell us stories, but up until today there was no easy way to read them. We are proud to introduce a unique and highly efficient way of inspecting what code your test is executing in a single logical view. Please welcome Wallaby Test Stories bit.ly/3c8H4Im
😊 Limited-time: buy Quokka Pro with 40% discount for our May 2020 sale! 10% of sale proceeds will be donated to charities in support of COVID-19. 😊
quokkajs.com/pro/
#WallabyTip Yellow line gutter indicator means that the line of code is only partially covered by your tests. You can quickly see/highlight all uncovered code regions in an opened code file.
wallabyjs.com/docs/intro/cov…
#BreakingNews: We've invented a new way of viewing ALL code executed by a test in a SINGLE view (including coverage, logs, and time-travel debugging). This will supercharge your ability to understand how your code executes. Coming soon to @code.
#BreakingNews: We've invented a new way of viewing ALL code executed by a test in a SINGLE view (including coverage, logs, and time-travel debugging). This will supercharge your ability to understand how your code executes. Coming soon to @code.
#BreakingNews: We've invented a new way of viewing ALL code executed by a test in a SINGLE view (including coverage, logs, and time-travel debugging). This will supercharge your ability to understand how your code executes. Coming soon to @code.