prashant624 / js-test-driver

Automatically exported from code.google.com/p/js-test-driver
0 stars 0 forks source link

creating a method jsonParse in your code will break JSTD runner #289

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. create a test which creates a window.jsonParse method
2. run tests
3. watch JSTD fail without giving any useful error

What is the expected output? What do you see instead?

JSTD should not pollute the global window object with any methods other then 
jstestdriver

Please use labels and text to provide additional information.

Original issue reported on code.google.com by Misko.He...@gmail.com on 3 Nov 2011 at 6:47

GoogleCodeExporter commented 8 years ago
Issue 311 has been merged into this issue.

Original comment by corbinrs...@gmail.com on 27 Dec 2011 at 5:11