Just posted the version 2.0 release which has a tidier UI and will maintain a list of all the test runs that have occured since the program was started. It doesn't persist it but I was thinking this would be good to persist using an embedded derby db eventually but ran out of time today. Alternatively could just store it in a text file but JPA would be more fun to play with.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Just posted the version 2.0 release which has a tidier UI and will maintain a list of all the test runs that have occured since the program was started. It doesn't persist it but I was thinking this would be good to persist using an embedded derby db eventually but ran out of time today. Alternatively could just store it in a text file but JPA would be more fun to play with.