|
1 | 1 | # level-test
|
2 | 2 |
|
3 |
| -> Inject temporary and isolated level stores ([`leveldown`][leveldown], [`level-js`][level-js], [`memdown`][memdown] or custom) into your tests. |
4 |
| -
|
5 |
| -[![level badge][level-badge]](https://github.com/Level/awesome) |
6 |
| -[](https://www.npmjs.com/package/level-test) |
7 |
| -[](https://www.npmjs.com/package/level-test) |
8 |
| -[](https://github.com/Level/level-test/actions/workflows/test.yml) |
9 |
| -[](https://codecov.io/gh/Level/level-test) |
10 |
| -[](https://standardjs.com) |
11 |
| -[](#donate) |
12 |
| - |
13 |
| -**If you are upgrading:** please see [`UPGRADING.md`](UPGRADING.md). |
| 3 | +**Discontinued.** |
14 | 4 |
|
15 | 5 | ## Usage
|
16 | 6 |
|
@@ -78,24 +68,10 @@ Please refer to the [`levelup` documentation](https://github.com/Level/levelup#l
|
78 | 68 |
|
79 | 69 | See the [Contribution Guide](https://github.com/Level/community/blob/master/CONTRIBUTING.md) for more details.
|
80 | 70 |
|
81 |
| -## Donate |
82 |
| - |
83 |
| -Support us with a monthly donation on [Open Collective](https://opencollective.com/level) and help us continue our work. Your logo or avatar will be displayed on our 28+ [GitHub repositories](https://github.com/Level) and [npm](https://www.npmjs.com/) packages. 💖 |
84 |
| - |
85 |
| -**Active financial contributors** |
86 |
| - |
87 |
| -[](https://opencollective.com/level) [](https://opencollective.com/level) |
88 |
| - |
89 |
| -**Past financial contributors** |
90 |
| - |
91 |
| -[](https://opencollective.com/level) [](https://opencollective.com/level) |
92 |
| - |
93 | 71 | ## License
|
94 | 72 |
|
95 | 73 | [MIT](LICENSE)
|
96 | 74 |
|
97 |
| -[level-badge]: https://leveljs.org/img/badge.svg |
98 |
| - |
99 | 75 | [leveldown]: https://github.com/Level/leveldown
|
100 | 76 |
|
101 | 77 | [memdown]: https://github.com/Level/memdown
|
|
0 commit comments