pytest-csv-params/tests/plugin/assets/simple-test.csv

6 lines
147 B
Plaintext
Raw Normal View History

2022-08-14 22:01:28 +02:00
"#ID","word","expected_length"
"Apple_length_5","Apple",5
"Banana_length_6","Banana",6
"Kiwi_length_4","Kiwi",4
"Peach_wrong_length_10","Peach",10