-
Enhancement
-
Resolution: Done
-
Major
-
2.18.0.Final
-
None
ShellTest shouldn't be a singleton, since the output impacts on individual tests in the same test class, therefore producing errors while running tests in different environments where the test order changes.
It should also be AutoCloseable to support releasing resources when needed.