/
githubmirror
/
bash-completion
Обзор
Документация
Войти
/
githubmirror
/
bash-completion
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
test/t/test_who.py
7 строк
149 B
Koichi Murase
test(who): update xfail
13 фев 2024, 18:32
13 фев 2024, 18:32
f75e488
Код
Авторство
О чём код?
import pytest class TestWho: @pytest.mark.complete("who --", require_longopt=True) def test_1(self, completion): assert completion