-
Notifications
You must be signed in to change notification settings - Fork 0
csci-362-02-2020/Team-6
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Run from inside TestAutomation directory To run framework: python scripts/runAllTests.py To recompile Java files: python scripts/runAllTests.py c The python script will run through the testCases directory, running each. At the end, a report will open in a browser showing the results. The script will compile any Java files not currently compiled automatically. To delete the class files and recompile the Java files, add the "c" parameter. To see the injected faults and how to implement them, view the injectedFaults.txt file Drivers must be java files that take arguments in this format: TestMethodArguments ExpectedResults TestCaseFilePath This is the information the script will recover from the test case files and how they are passed along.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published