larry-discuss team mailing list archive
-
larry-discuss team
-
Mailing list archive
-
Message #00013
Plans for la 0.2
Now that la 0.1 has been released, it is time to begin planning for 0.2.
The focus of the second release of la (version 0.2) is to improve unit
test coverage.
The first step is to make larry specific assert_equal and
assert_almost_equal functions as described in Blueprint
simplify-unit-testing.
After we are happy with the signature and unit test coverage of the
new assert statements, we will use them to add missing unit test
coverage in la. If that goes well, i.e. we are still happy with the
new assert statements:
Refactor deflarry_test.py to use the new assert statements.
As always, once the coding starts the plan will change.
Follow ups