Menu

#57 Run single unit tests

2.0
closed
None
2015-06-18
2014-03-05
Tudor Timi
No

A feature I find useful is being able run only one set of unit tests. Currently I do that with

make clean
make UNITTESTS='some_unit_test_file'

When developing a new build/run script, please keep this functionality in mind.

Discussion

  • Tudor Timi

    Tudor Timi - 2014-03-05
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,6 +1,6 @@
     A feature I find useful is being able run only one set of unit tests. Currently I do that with
    
     make clean
    -make UNITTESTS=<some_unit_test_file>
    +make UNITTESTS='some_unit_test_file'
    
     When developing a new build/run script, please keep this functionality in mind.
    
     
  • Neil Johnson

    Neil Johnson - 2015-06-18

    tudor added this with a new switch. last thing was to fix up a re-ordering of the testsuite instantiates with I'm going to hopefully fix up tonight.

     
  • Neil Johnson

    Neil Johnson - 2015-06-18
    • status: open --> accepted
    • assigned_to: Tudor Timi
     
  • Neil Johnson

    Neil Johnson - 2015-06-18

    merged and released in v3.7

     

    Last edit: Neil Johnson 2015-06-18
  • Neil Johnson

    Neil Johnson - 2015-06-18
    • status: accepted --> closed
     

Anonymous
Anonymous

Add attachments
Cancel





MongoDB Logo MongoDB