Test ResultsΒΆ
Test results are available in 2 formats:
1. html log (Default is test-result.html under parent mvtest diretory)
OR
2. console log
console log can be obtained by using option -s with pytest:
pytest -s <option>
Test results are available in 2 formats:
1. html log (Default is test-result.html under parent mvtest diretory)
OR
2. console log
console log can be obtained by using option -s with pytest:
pytest -s <option>