TagUnitTestFromTestlist | Uses Roslyn to add appropriate TestCategory

 by   bremnes C# Version: Current License: No License

kandi X-RAY | TagUnitTestFromTestlist Summary

kandi X-RAY | TagUnitTestFromTestlist Summary

TagUnitTestFromTestlist is a C# library. TagUnitTestFromTestlist has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.

When migrating some old build definitions to a newer template we faced a scenario where we had test lists (*.vsmdi) and a bunch of test methods which weren't properly categorized. In our situation we wanted to run the CI-build with a filter saying "TestCategory=Unit test", but that meant to manually categorize hundreds of test methods.. #####Roslyn to the rescue So in order to clean up, here's a small utility which reads a solution file, the vsmdi file and categorizes the tests accordingly. With no specified test list or category, it categorizes everything based on the vsmdi file. If you specify which test list in the vsmdi file you want to process, you can also specify a test category name. For instance one can tag all test methods in one list with [TestCategory("Unit test")], and another list with [TestCategory("Integration test")]. All test methods that are not in a test list will remain untouched. For examples and usage, see Tests\TestListCategorizerTests.cs.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              TagUnitTestFromTestlist has a low active ecosystem.
              It has 0 star(s) with 0 fork(s). There are 1 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              TagUnitTestFromTestlist has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of TagUnitTestFromTestlist is current.

            kandi-Quality Quality

              TagUnitTestFromTestlist has no bugs reported.

            kandi-Security Security

              TagUnitTestFromTestlist has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              TagUnitTestFromTestlist does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              TagUnitTestFromTestlist releases are not available. You will need to build from source code and install.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of TagUnitTestFromTestlist
            Get all kandi verified functions for this library.

            TagUnitTestFromTestlist Key Features

            No Key Features are available at this moment for TagUnitTestFromTestlist.

            TagUnitTestFromTestlist Examples and Code Snippets

            No Code Snippets are available at this moment for TagUnitTestFromTestlist.

            Community Discussions

            No Community Discussions are available at this moment for TagUnitTestFromTestlist.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install TagUnitTestFromTestlist

            You can download it from GitHub.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/bremnes/TagUnitTestFromTestlist.git

          • CLI

            gh repo clone bremnes/TagUnitTestFromTestlist

          • sshUrl

            git@github.com:bremnes/TagUnitTestFromTestlist.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link