Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/italystrap/storage-tests


https://github.com/italystrap/storage-tests

Last synced: about 1 month ago
JSON representation

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