cxxtest functional separation: unit tests, integration tests, AI tests

Bug #340384 reported by David Hart
2
Affects Status Importance Assigned to Milestone
OpenCog
New
Wishlist
Unassigned

Bug Description

Currently all tests are lumped together, but they should be separated into functional groups such as unit tests, integration tests, and AI tests, where they can be invoked separately, e.g. 'make utest', 'make intest' and 'make aitest', with 'make test' running all tests. Continuous integration (buildbot) will benefit from this separation, where quick utests can be run on every merge, with more complete tests being run periodically and/or on-demand, e.g. triggered by a checkin comment.

linas (linasvepstas)
Changed in opencog:
importance: Undecided → Wishlist
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.