Skip to content
Snippets Groups Projects
Commit 618dc047 authored by Azeem Ahmad's avatar Azeem Ahmad
Browse files

Update README.md

parent f1bc24ab
No related branches found
No related tags found
No related merge requests found
[NOTE: This tool is tested on Windows. When parsing test smells from test cases on OSX, Linux, or Ubuntu, it skips some folders]
# FlakinessDetector # FlakinessDetector
## Workflow ## Workflow
![results](pic/system%20workflow.png) ![results](pic/system%20workflow.png)
...@@ -338,4 +339,4 @@ For example, when test failed and our tool marked it either flaky or non-flaky, ...@@ -338,4 +339,4 @@ For example, when test failed and our tool marked it either flaky or non-flaky,
You need to update multi-factor detection results after updating the training dataset, You need to update multi-factor detection results after updating the training dataset,
use the following command to update the results. use the following command to update the results.
command: python update.py --update results command: python update.py --update results
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment