https://github.com/ioncakephper/quick-tests
https://github.com/ioncakephper/quick-tests
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ioncakephper/quick-tests
- Owner: ioncakephper
- License: mit
- Created: 2024-12-10T16:05:03.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-12-11T08:37:34.000Z (7 months ago)
- Last Synced: 2025-02-06T05:31:04.283Z (5 months ago)
- Language: JavaScript
- Size: 57.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# quick-tests
[]()
[](https://github.com/ioncakephper/quick-tests/issues)
[](https://github.com/ioncakephper/quick-tests/pulls)
[](/LICENSE)---
Generate unit tests from bullet lists in YAML format
## 📝 Table of Contents
- [About](#about)
- [Getting Started](#getting_started)
- [Deployment](#deployment)
- [Usage](#usage)
- [Built Using](#built_using)
- [TODO](../TODO.md)
- [Contributing](../CONTRIBUTING.md)
- [Authors](#authors)
- [Acknowledgments](#acknowledgement)Write about 1-2 paragraphs describing the purpose of your project.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See [deployment](#deployment) for notes on how to deploy the project on a live system.
### Prerequisites
What things you need to install the software and how to install them.
```
Give examples
```### Installing
A step by step series of examples that tell you how to get a development env running.
Say what the step will be
```
Give the example
```And repeat
```
until finished
```End with an example of getting some data out of the system or using it for a little demo.
Explain how to run the automated tests for this system.
### Break down into end to end tests
Explain what these tests test and why
```
Give an example
```### And coding style tests
Explain what these tests test and why
```
Give an example
```Add notes about how to use the system.
Add additional notes about how to deploy this on a live system.
- [MongoDB](https://www.mongodb.com/) - Database
- [Express](https://expressjs.com/) - Server Framework
- [VueJs](https://vuejs.org/) - Web Framework
- [NodeJs](https://nodejs.org/en/) - Server Environment- [@ioncakephper](https://github.com/ioncakephper) - Idea & Initial work
See also the list of [contributors](https://github.com/ioncakephper/quick-tests/contributors) who participated in this project.
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details
- Hat tip to anyone whose code was used
- Inspiration
- References