Actions
action #1274
closedIntegrate a test framework for test in openQA (openQA and os-autoinst)
Description
Select a perl test framework to create tests. Currently there are some tests in os-autoins. Evaluate the migration
Updated by alarrosa over 11 years ago
- Priority changed from Normal to Immediate
- Target version set to Sprint 01
- Estimated time set to 40.00 h
Updated by alarrosa over 11 years ago
- Subject changed from Integrate a test framefork for test in openQA (openQA and os-autoinst) to Integrate a test framework for test in openQA (openQA and os-autoinst)
- Assignee set to lnussel
Updated by lnussel over 11 years ago
- % Done changed from 0 to 40
IMO Test::Simple is just fine. If it's not sufficient for some scripts Test::More can be used as drop-in replacement for Test::Simple. Mojo has it's own testing framework Test::Mojo (http://mojolicio.us/perldoc/Test/Mojo) which can be used to test the web parts.
Updated by lnussel over 11 years ago
- Status changed from New to In Progress
- % Done changed from 40 to 100
Updated by lnussel over 11 years ago
- Status changed from In Progress to Resolved
Actions