https://github.com/gabrieljmj/shouldphp
:hammer: In-development. A little based on Should.JS. Framework to make tests with classes.
https://github.com/gabrieljmj/shouldphp
should tdd test testing
Last synced: 10 months ago
JSON representation
:hammer: In-development. A little based on Should.JS. Framework to make tests with classes.
- Host: GitHub
- URL: https://github.com/gabrieljmj/shouldphp
- Owner: gabrieljmj
- License: other
- Created: 2015-01-15T05:44:54.000Z (over 11 years ago)
- Default Branch: dev
- Last Pushed: 2015-03-03T16:44:47.000Z (over 11 years ago)
- Last Synced: 2025-06-17T19:47:34.908Z (about 1 year ago)
- Topics: should, tdd, test, testing
- Language: PHP
- Homepage: https://github.com/GabrielJMJ/ShouldPHP/wiki
- Size: 1020 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
ShouldPHP
=========
[](https://travis-ci.org/GabrielJMJ/ShouldPHP)  [](https://packagist.org/packages/gabrieljmj/should-php) [](https://packagist.org/packages/gabrieljmj/should-php) [](https://packagist.org/packages/gabrieljmj/should-php) [](https://scrutinizer-ci.com/g/GabrielJMJ/ShouldPHP/?branch=dev)
**ShouldPHP** is (or will be) a library for you, developer, to test your classes and objects and their methods and properties with a simple syntax based on "should". The idea came to my mind after seeing the framework [Should.JS](https://github.com/shouldjs/should.js) for [Node.JS](nodejs.org).
* **For now has a few assertions**
* [Little documentation](https://github.com/GabrielJMJ/ShouldPHP/wiki/Documentation)
* [Simple Should](https://gist.github.com/GabrielJMJ/26fed8fff56e65cd8b4f)
```
____________________
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@======@@@@@@ | |
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@|_____/@@@@@@@ ___| |
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ \__ YOU SHOULD...! |
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@/\@@@@@@/\@@@@@@ | |
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ |____________________|
@| /@@@@@@@@@@@
@\ /@@@@@@@@@@//
@@\ /@@@@@@@@@@@@//
@@@\ /@@@@@@@@@@@@//
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@----------. @
@@@@@@@@@@@@@@@@@@@@@| \ @
@@@@@@@@@@@@@@@@@@@@@| | @
@@@@@@@@@@@@@@@@@@@@@|___________/ @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
```