Skip to content

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jbrumwell committed Jan 16, 2023
1 parent 25a2431 commit d8b93b1
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
mock-knex
=========
# mock-knex

A mock knex adapter for simulating a database during testing, especially useful when used in combination
with [fixture-factory](http://github.com/colonyamerican/fixture-factory).

## Knex Support

Currently supports knex 0.8 through 2.0
Currently tested on knex 0.8 through 2.0, should operate on any version of knex but may have issues with untested releases. Please file an issue if you come across any issues.

## Installation

Expand Down

0 comments on commit d8b93b1

Please sign in to comment.