Skip to content

Commit

Permalink
Update CODING
Browse files Browse the repository at this point in the history
  • Loading branch information
examachine committed Feb 20, 2017
1 parent 2593812 commit cb2fc14
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CODING
Expand Up @@ -160,8 +160,8 @@ command metaclass. It is advisable to develop new feature sets
following a similar, re-usable, generic programming style.

7. Test-driven development is a most preferable rapid development
methodology. The sooner you may write the tests for your application,
the quicker you can start writing code that will not break it. One of
methodology. The sooner you write the tests for your application,
the quicker you may start writing code that will not break it. One of
PISI's strengths is the comprehensive test suite. If you start writing
the code with some test cases, it should diminish your coding time.

Expand Down

0 comments on commit cb2fc14

Please sign in to comment.