Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/padosoft/test
Base classes for Testing
https://github.com/padosoft/test
package phpunit testing
Last synced: 27 days ago
JSON representation
Base classes for Testing
- Host: GitHub
- URL: https://github.com/padosoft/test
- Owner: padosoft
- License: mit
- Created: 2016-01-22T16:11:27.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-05-20T12:58:26.000Z (6 months ago)
- Last Synced: 2024-09-27T21:41:08.399Z (about 1 month ago)
- Topics: package, phpunit, testing
- Language: PHP
- Size: 73.2 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# TestBase
Base classes for Testing[![Latest Version on Packagist][ico-version]][link-packagist]
[![Software License][ico-license]](LICENSE.md)
[![Build Status][ico-travis]][link-travis]
[![HHVM Status][ico-hhvm-status]][link-hhvm-status]
[![Coverage Status][ico-scrutinizer]][link-scrutinizer]
[![Quality Score][ico-code-quality]][link-code-quality]
[![Total Downloads][ico-downloads]][link-downloads]
[![SensioLabsInsight][ico-sensiolab]][link-sensiolab]Table of Contents
=================* [PROGETTO test](#progetto-test)
* [Table of Contents](#table-of-contents)
* [PREREQUISITI](#prerequisiti)* [CHANGE LOG](#change-log)
* [ESEMPIO COMPLETO](#esempio-completo)
* [Contributing](#contributing)
* [Security](#security)
* [Credits](#credits)
* [About Padosoft](#about-padosoft)
* [License](#license)
# PREREQUISITI# CHANGE LOG
Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.
# ESEMPIO COMPLETO
## Screenshot esempio
# Contributing
Please see [CONTRIBUTING](CONTRIBUTING.md) and [CONDUCT](CONDUCT.md) for details.
# Security
If you discover any security related issues, please email instead of using the issue tracker.
# Credits
- [Padosoft](https://github.com/padosoft)
- [All contributors](https://github.com/thephpleague/skeleton/contributors)# About Padosoft
Padosoft is a software house based in Florence, Italy. Specialized in E-commerce and web sites.# License
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.
[ico-version]: https://img.shields.io/packagist/v/padosoft/test.svg?style=flat-square
[ico-license]: https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square
[ico-travis]: https://img.shields.io/travis/padosoft/test/master.svg?style=flat-square
[ico-scrutinizer]: https://img.shields.io/scrutinizer/coverage/g/padosoft/test.svg?style=flat-square
[ico-code-quality]: https://img.shields.io/scrutinizer/g/padosoft/test.svg?style=flat-square
[ico-downloads]: https://img.shields.io/packagist/dt/padosoft/test.svg?style=flat-square
[ico-sensiolab]: https://insight.sensiolabs.com/projects/@@@sensiolabs/small.png
[ico-hhvm-status]: http://hhvm.h4cc.de/badge/padosoft/test.svg?style=flat[link-packagist]: https://packagist.org/packages/padosoft/test
[link-travis]: https://travis-ci.org/padosoft/test
[link-scrutinizer]: https://scrutinizer-ci.com/g/padosoft/test/code-structure
[link-code-quality]: https://scrutinizer-ci.com/g/padosoft/test
[link-downloads]: https://packagist.org/packages/padosoft/test
[link-sensiolab]: https://insight.sensiolabs.com/projects/@@@sensiolabs
[link-hhvm-status]: http://hhvm.h4cc.de/package/padosoft/test
[link-author]: https://github.com/lopadova
[link-contributors]: ../../contributors