[PR #163] [MERGED] add pyshould as useful library for testing #149

Closed
opened 2025-11-06 12:25:51 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/163
Author: @jsmolina
Created: 7/24/2014
Status: Merged
Merged: 7/25/2014
Merged by: @vinta

Base: masterHead: master


📝 Commits (1)

  • a1ed92c Add pyshould as useful library for testing

📊 Changes

1 file changed (+2 additions, -0 deletions)

View changed files

📝 README.md (+2 -0)

📄 Description

features more readable tests like

1 | should.be_a_number
statement | should.be_truthy


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/163 **Author:** [@jsmolina](https://github.com/jsmolina) **Created:** 7/24/2014 **Status:** ✅ Merged **Merged:** 7/25/2014 **Merged by:** [@vinta](https://github.com/vinta) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`a1ed92c`](https://github.com/vinta/awesome-python/commit/a1ed92cc40f60ca7353bce0293fcf1aaedae181f) Add pyshould as useful library for testing ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -0) </details> ### 📄 Description features more readable tests like 1 | should.be_a_number statement | should.be_truthy --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 12:25:51 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#149