Clearing Unit test cases data in dev & repo

I need some assistance cleaning some test case data in our environments & Repo that will cause issue in our production environment.

Comments

  • amershaik_Decisions
    edited April 22

    In your scenario, below are the possibilities :


    #1 In the Dev environment, delete those unit test cases from the project, and then check in the project to the repository.


    Select Folder View --> Change Report Viewer to All Folder Items(with hidden) --> Select the Unit Test cases and delete.













    #2 During the project check-in from Dev to Repo, deselect those unit test cases before committing.


    #3 If the project has already been checked into the repository, you can manually delete those unit test cases from there.

Sign In or Register to comment.