File tree 1 file changed +6
-5
lines changed
1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 4
4
<br>
5
5
</p >
6
6
7
- [ ![ Latest Stable Version] ( https://poser.pugx.org/vjik/codeception-db-populator/v/stable.png )] ( https://packagist.org/packages/vjik/codeception-db-populator )
8
- [ ![ Total Downloads] ( https://poser.pugx.org/vjik/codeception-db-populator/downloads.png )] ( https://packagist.org/packages/vjik/codeception-db-populator )
9
- [ ![ Build status] ( https://github.com/vjik/codeception-db-populator/workflows/build/badge.svg )] ( https://github.com/vjik/codeception-db-populator/actions?query=workflow%3Abuild )
10
- [ ![ static analysis] ( https://github.com/vjik/codeception-db-populator/workflows/static%20analysis/badge.svg )] ( https://github.com/vjik/codeception-db-populator/actions?query=workflow%3A%22static+analysis%22 )
11
- [ ![ License] ( https://poser.pugx.org/vjik/codeception-db-populator/license )] ( /LICENSE )
7
+ [ ![ Latest Stable Version] ( http://poser.pugx.org/vjik/codeception-db-populator/v )] ( https://packagist.org/packages/vjik/codeception-db-populator )
8
+ [ ![ Total Downloads] ( http://poser.pugx.org/vjik/codeception-db-populator/downloads )] ( https://packagist.org/packages/vjik/codeception-db-populator )
9
+ [ ![ MySQL build] ( https://github.com/vjik/codeception-db-populator/actions/workflows/build-mysql.yml/badge.svg )] ( https://github.com/vjik/codeception-db-populator/actions/workflows/build-mysql.yml )
10
+ [ ![ PgSQL build] ( https://github.com/vjik/codeception-db-populator/actions/workflows/build-pgsql.yml/badge.svg )] ( https://github.com/vjik/codeception-db-populator/actions/workflows/build-pgsql.yml )
11
+ [ ![ static analysis] ( https://github.com/vjik/codeception-db-populator/actions/workflows/static.yml/badge.svg )] ( https://github.com/vjik/codeception-db-populator/actions/workflows/static.yml )
12
+ [ ![ License] ( http://poser.pugx.org/vjik/codeception-db-populator/license )] ( /LICENSE )
12
13
13
14
[ Codeception] ( https://codeception.com/ ) DB module addon that helps you to tune database populations.
14
15
So for a test you could load only needed tables or rows. As a result it dramatically reduces the total execution time.
You can’t perform that action at this time.
0 commit comments