Add Test watch file, write changes to destination file
Allow writing to .env file to configure which tests to run
Better formatting of test results
Add three new tasks for running tests
- deployAndTest: Sync the files to your IBM i, and run the tests
- deployBuildAllAndTest: Sync the files to your IBM i, build manzan including the ile component and run the tests
- deployBuildCamelAndTest: Sync the files to your IBM i, only build the java code and then run the tests
This branch includes changes from add-test-action2, in #135
Add Test watch file, write changes to destination file
Allow writing to .env file to configure which tests to run
Better formatting of test results
Add three new tasks for running tests
This branch includes changes from add-test-action2, in #135