Thursday, October 24, 2013

Blog Reflections #9: Slowly Putting it all together

    We now have a script that iterates through all our testcase files, one that compares two files (and outputs whether they are the same or different in an html document), and one that extracts the input part of the testcase file in order for us to use this for parameters of the method we will test. We are now in the process of putting all of these scripts together in one coherent script that will become our runAllTests.

   After we get done with this, we will try our script on the actual method we want to use from the Mozilla Firefox code. I hope all goes well and our Toy code is flexible enough for this big change.

No comments:

Post a Comment