Menu

#346 Allow PNUnit config to specify test Categories

V3.0
open
nobody
pnunit (1)
5
2009-12-21
2009-03-13
ifland
No

Rather than iterating all the tests you want to run with PNUnit using TestToRun elements, it would be nice to specify whole categories, as supported by the Category attribute (or custom Category attributes). This should be pretty simple with a bit of reflection - just scan through the assembly looking for classes with the appropriate attributes.

Discussion

  • Charlie Poole

    Charlie Poole - 2009-08-07
    • labels: --> pnunit
     
  • Charlie Poole

    Charlie Poole - 2009-12-21
    • milestone: --> V3.0
     

Log in to post a comment.