/
githubmirror
/
bash-completion
Обзор
Документация
Войти
/
githubmirror
/
bash-completion
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
test/t/test_sha384sum.py
7 строк
167 B
Ville Skyttä
test(sha{224,384,512}sum): add options test cases
10 июн 2023, 11:34
10 июн 2023, 11:34
4506773
Код
Авторство
О чём код?
import pytest class TestSha384sum: @pytest.mark.complete("sha384sum --", require_longopt=True) def test_options(self, completion): assert completion