lode

A universal GUI for unit testing built with Electron and Vue.js

MIT License

Stars
101
Committers
2

Bot releases are visible (Hide)

lode - 0.25.0

Published by tbuteler about 5 years ago

New:
- Progress indicator in application icon
- More controls for running frameworks in bulk, including from repository or project context menus in the sidebar
Changed:
- Better formatting of duration strings
- Less dependency on Node APIs in the renderer process
- Updated Primer CSS and Octicons to latest version
- Pre-compile main process for faster loading times - #14
Fixed:
- Opening files in external application alerting for an error that didn't occur
- PHPUnit files getting stuck in "running" status if running a subset of tests in which one or more had been removed from the framework
- ANSI output parsing failing in certain situations

lode - 0.24.0

Published by tbuteler about 5 years ago

Changed:
- Upgrade to Electron 6.0 - #13

lode - 0.23.0

Published by tbuteler about 5 years ago

New:
- Data parameters from PHPUnit are now shown in the "Parameters" tab in the results pane
- console helper in PHPUnit to help debug tests while running Lode
Changed:
- Improved parsing of Jest failure feedback
- Improved rendering of feedback text
- Always use panels for diff
Fixed:
- PHPUnit unable to run tests in separate processes

lode - 0.22.2

Published by tbuteler about 5 years ago

Fixed:
- Security fixes - #10 #11

lode - 0.22.1

Published by tbuteler about 5 years ago

Changed:
- Use S3 publisher alongside GitHub for automatic updates

lode - 0.22.0

Published by tbuteler about 5 years ago

New:
- Lode is now open source software!

Related Projects