Skip to content

Cheat sheets constructed from the content in Harry Percival's "Test-Driven Development with Python"

Notifications You must be signed in to change notification settings

rnevius/tdd-with-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

TDD with Python

This repository houses a collection of reference sheets for the tools used in Test-Driven Development with Python by Harry Percival. It is currently a work in progress, and includes the following testing tools:

  1. Django
  2. Python
  3. Selenium

Contributing

Community-made patches, localisations, suggestions and contributions are always welcome. When contributing please ensure you follow the guidelines below so that I can keep on top of things.

Getting Started

  • Make sure you have a GitHub account
  • Submit a ticket for your issue or suggestion, assuming one does not already exist.

Making Changes

  • Fork the repository on GitHub.
  • Make the changes to your forked repository.
  • When committing, reference your issue number and include a note about the fix.
  • Push the changes to your fork and submit a pull request on the master branch of this repository.
  • Please don't modify the changelog.

At this point I'll review all pull requests, and make suggestions and changes if necessary.

To-Do

The following items are on the development to-do list. If you feel like trying to tackle one or more of them, feel free to submit a pull request.

Nothing here yet...

Additional Resources

About

Cheat sheets constructed from the content in Harry Percival's "Test-Driven Development with Python"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published