Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[photran-dev] Updated Dev Guide - Testing refactorings - Marker-based test suites

I updated the Refactoring chapter in Part II of the Photran Developer's Guide to describe a nice new way we have to test refactorings ("marker-based test suites"). The old way works, but this way requires a LOT less code. Esfar and Rui just converted almost all of our refactoring test suites to be marker-based, so there are lots of examples.

Jeff


Back to the top