Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Неверное поведение при указании выполнения единичного теста, которого не существует #14

Open
artbear opened this issue Jan 28, 2017 · 0 comments
Labels
Milestone

Comments

@artbear
Copy link
Owner

artbear commented Jan 28, 2017

Если в ком. строке testrunner.os передать в качестве аргумента имя конкретного теста, но такого тестового метода пока нет (-run tests/yadisk-test.os "Тест_ЭтогоТестаНет"), то скрипт будет выполнять все методы, а ожидается, что он остановится с исключением Тестовый метод <Тест_ЭтогоТестаНет> не определен.

Выделено из #9

@artbear artbear added the bug label Jan 28, 2017
@artbear artbear added this to the 1.7 milestone Jun 5, 2018
@artbear artbear modified the milestones: 1.7, next Apr 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant