Files
pytest2/_pytest
aselus-hub ec02f694ef Update python.py
updated dictionary itteration to create a list for generation, so that tests can be added in the generator functions under python3. This works fine as-is in python2 because python 2 already creates a list, whereas python3 returns an itterator. Forcing a list format for the return fixes python3 to work the same way as python2
2015-12-09 11:32:19 -08:00
..
2015-12-06 20:31:14 +01:00
2015-10-20 21:08:21 +11:00
2015-07-25 15:38:27 +02:00
2015-07-18 18:23:17 -03:00
2015-12-09 11:32:19 -08:00
2015-07-19 15:25:04 +02:00
2015-11-30 17:33:34 +01:00