handled
We have some tests failing due to trailing and leading spaces on the expected output. Should this happen? Coz logically it shouldnt? Can see that many people have this issue, it should be looked at but mainly in python
python
Same problem here in python. I am getting seeing some failing tests and yet it's not supposed to be the way the test are claiming. Am using python 3.4
Do you mind explaining, would really like to know what's going on
Loading collection data...
handled
We have some tests failing due to trailing and leading spaces on the expected output.
Should this happen? Coz logically it shouldnt?
Can see that many people have this issue, it should be looked at but mainly in
python
Same problem here in python. I am getting seeing some failing tests and yet it's not supposed to be the way the test are claiming.
Am using python 3.4
Do you mind explaining, would really like to know what's going on