Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Finding the test case where mismatch occured #3

Open
kuspia opened this issue Apr 5, 2022 · 0 comments
Open

Finding the test case where mismatch occured #3

kuspia opened this issue Apr 5, 2022 · 0 comments

Comments

@kuspia
Copy link
Owner

kuspia commented Apr 5, 2022

Feature request:

Some piece of code that can fetch the mismatch from the website and then make a decision over the test case that got failed to produce exact o/p.

Note:: If all tcs are not producing an equal amount of lines as their o/p it will be difficult to analyze which o/p belongs to which tc hence as of now one can write a code snippet just for the uniform case.

so it should be like this

python chk.py -nu nu flags define nonuniform tcs so in that case user has to check it from the website itself
else
python chk.py for this command it should itself analyze the website and close the browser immediately and then build a text file in a testing directory with the name diff.txt showing the tcs that has differences, and then the text file should automatically open up for the user.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant