Skip to content

Finding the test case where mismatch occured  #3

Description

@kuspia

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions