Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in
O
openmc
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 70
    • Issues 70
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 9
    • Merge Requests 9
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Shikhar Kumar
  • openmc
  • Merge Requests
  • !257

Merged
Opened Mar 24, 2014 by Shikhar Kumar@shikhark3 of 3 tasks completed3/3 tasks
  • Report abuse
Report abuse

New ctest regression test suite to replace nosetests

  • Overview 26
  • Commits 54
  • Changes 85

Created by: bhermanmit

Just wanted to get this PR started. With the new cmake build system in place, I converted nosetests to ctests. Now after building the code with make you can now run make test to test your build. The run_tests.py script has also been modified to support this new testing system.

Tasks left

  • Update documentation
  • Add some command line options to support some ctest command line options (i.e., -R)
  • Be able to run tests in parallel
Assignee
Assign to
v0.6.0
Milestone
v0.6.0
Assign milestone
Time tracking
1
Labels
Test Suite
Assign labels
  • View project labels
Reference: shikhark/openmc!257