ChangeLog
0.41
- Copy/Paste support for steps
- Report generation improved, for instance, the execution log is now saved, even for passed test cases.
- The default execution target is now remembered across SeqZap instantiations, the current target is also much more obvious and easier to change now.
- The file state view was renamed to Errors and Warnings, and are now automatically updated without having to press the update button.
- Expression error messages improved.
- The user is now completely free to choose any name for file elements and variables, even using exotic characters such as space and ampersand.
- The progress overview now shows the previous results for the default execution target.
0.40
- Breakpoints are now remembered across SeqZap instantiations.
- Expressions can now handle integer/decimal mathematical combinations.
- The project's testcase model and testsuite model is now shown in the editor.
- The single-stepping, "current step" and callstack views and symbols are now cleaned up when the execution was unexpectedly stopped.
- Folder selection when editing file references are now fixed.
- TestCases are now automatically made into test procedures.
- File elements can be moved around using the Alt+Up/Down key combination, procedure steps can also be moved around.
- The editor now tracks which files have been edited and asks the user whether the changes should be saved or discarded when SeqZap or the file is closed.
- Keybindings added for F5 (Start Execution/Continue Execution) F9 (Add breakpoint) and F10 (Single step one step).
- By right-clicking a test suite entry the user can now jump directly to the referenced procedure, from the same right-click menu the user can now also insert new test cases.

