Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/italystrap/storage-tests
https://github.com/italystrap/storage-tests
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/italystrap/storage-tests
- Owner: ItalyStrap
- Created: 2023-08-15T15:24:04.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-08-15T16:03:14.000Z (over 1 year ago)
- Last Synced: 2024-11-21T09:22:55.546Z (about 1 month ago)
- Language: PHP
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ItalyStrap Storage Test
[![CS - File lint and file validation](https://github.com/ItalyStrap/storage-tests/actions/workflows/lint.yml/badge.svg)](https://github.com/ItalyStrap/storage-tests/actions/workflows/lint.yml)
Common code for testing Storage instances.
This is a WIP and it's not ready for production.
## Table Of Contents
* [Installation](#installation)
* [Basic Usage](#basic-usage)
* [Advanced Usage](#advanced-usage)
* [Contributing](#contributing)
* [License](#license)## Installation
The best way to use this package is through Composer:
```CMD
composer require italystrap/storage-tests --dev
```
This package adheres to the [SemVer](http://semver.org/) specification and will be fully backward compatible between minor versions.## Basic Usage
## Advanced Usage
## Contributing
All feedback / bug reports / pull requests are welcome.
## License
Copyright (c) 2019 Enea Overclokk, ItalyStrap
This code is licensed under the [MIT](LICENSE).
## Credits