Skip to content

Test-Driven Development #16

Description

@dandv

On my previous work with the MojoMojo wiki, we used Test-Driven Development with great success. Essentially:

  • every discovered bug should have a test case
  • for any new feature, write a failing test first
  • implement the feature or fix the bug, until all tests pass
  • only then, commit

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions