In Development
Last Updated: 26 Mar 2018 12:25 by ADMIN
ADMIN
Elena
Created on: 06 Mar 2018 13:10
Type: Feature Request
0
ApiTesting Runtime returns Exit Code 1 (Failed) When the Project Contains Disabled Tests
Steps:

1. Create ApiTesting project with 2 tests - one passing and one that is disabled

2. Run the project from command line with a batch file

3. Check the exit code of the runner process - see the attachec cmd file for example

Expected: The exit code should be 0 (success)

Actual: The exit code is 1 (failed)
0 comments