pvginkel / Jint2

Jint improved
0 stars 0 forks source link

Restructure unit tests #2

Closed pvginkel closed 11 years ago

pvginkel commented 11 years ago

The unit tests can be restructured. One of the things that can be changed is that we can make use of test cases. A lot of the tests simply redirect to a specific JavaScript file to execute. This can be replaced by a TestCase attribute that specifies the script to execute.