https://github.com/pluf/tms
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pluf/tms
- Owner: pluf
- Created: 2019-08-04T07:59:14.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-06-06T00:49:59.000Z (about 4 years ago)
- Last Synced: 2025-02-18T10:43:23.791Z (4 months ago)
- Language: PHP
- Homepage: https://pluf.ir/wb/products/module/tms
- Size: 210 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Test Management System
[](https://travis-ci.com/pluf/tms)
[](https://codecov.io/gh/pluf/tms)
[](https://codeclimate.com/github/pluf/tms/maintainability)
[](https://codeclimate.com/github/pluf/tms/test_coverage)
[](https://coveralls.io/github/pluf/tms?branch=master)A test team need a simple tool to manage the process of a test and report generator. This is a module to add test management functinality into the Plfu.
## Contributing
If you would like to contribute to Pluf, please read the README and CONTRIBUTING documents.
The most important guidelines are described as follows:
>All code contributions - including those of people having commit access - must go through a pull request and approved by a core developer before being merged. This is to ensure proper review of all the code.
Fork the project, create a feature branch, and send us a pull request.
To ensure a consistent code base, you should make sure the code follows the PSR-2 Coding Standards.