/
githubmirror
/
pyyaml
Обзор
Документация
Войти
/
githubmirror
/
pyyaml
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
tests/legacy_tests/data/construct-custom.code
10 строк
275 B
Matt Davis
Move tests to pytest
10 ноя 2023, 22:37
Не верифицирован
10 ноя 2023, 22:37
a98fd60
Код
Авторство
О чём код?
[ MyTestClass1(x=1), MyTestClass1(x=1, y=2, z=3), MyTestClass2(x=10), MyTestClass2(x=10, y=20, z=30), MyTestClass3(x=1), MyTestClass3(x=1, y=2, z=3), MyTestClass3(x=1, y=2, z=3), YAMLObject1(my_parameter='foo', my_another_parameter=[1,2,3]) ]