Skip to content

Commit d2f966a

Browse files
authored
Add link to article
1 parent 530c180 commit d2f966a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ PHP MySQL Engine is a library for PHP that allows you to test database-driven ap
44

55
PHP MySQL Engine is based on Slack's [Hack SQL Fake](https://github.com/slackhq/hack-sql-fake) created by [Scott Sandler](https://github.com/ssandler).
66

7+
You can read an article about this tool [here](https://medium.com/vimeo-engineering-blog/the-great-pretender-faster-application-tests-with-mysql-simulation-26250f13d251).
8+
79
## Motivation
810

911
Currently there are two ways to test code that reads and writes to a database:

0 commit comments

Comments
 (0)