action #1274
Integrate a test framework for test in openQA (openQA and os-autoinst)
Start date:
2014-01-27
Due date:
% Done:
100%
Estimated time:
40.00 h
Difficulty:
Description
Select a perl test framework to create tests. Currently there are some tests in os-autoins. Evaluate the migration
History
#1
Updated by alarrosa over 8 years ago
- Priority changed from Normal to Immediate
- Target version set to Sprint 01
- Estimated time set to 40.00 h
#2
Updated by alarrosa over 8 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
#3
Updated by lnussel over 8 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.
#4
Updated by lnussel over 8 years ago
- Status changed from New to In Progress
- % Done changed from 40 to 100
#5
Updated by lnussel over 8 years ago
- Status changed from In Progress to Resolved