mirror of
https://github.com/vinta/awesome-python.git
synced 2026-03-18 13:11:32 -05:00
[PR #518] [CLOSED] Add sure to list of Testing Frameworks #471
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/518
Author: @timofurrer
Created: 11/30/2015
Status: ❌ Closed
Base:
master← Head:add-sure📝 Commits (1)
5e4744fAdd sure to list of Testing Frameworks📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
sureis an awesome testing library which provides powerful and flexible assertions.This library is awesome because it monkey-patches all python objects with methods like
shouldorwhenorto:It makes it really easy to use and the the test cases are super readable and maintainable.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.