Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

Automattic/jetpack-test-distributor

Repository files navigation

License Build Status Scrutinizer Code Quality Code Coverage

Test Distributor

Distributes human testable tests to Jetpack sites based on their environment.

Trying it Out w/ Docker

Developing in a Docker environment with jwilder/nginx-proxy and DNS masq for *.docker to 127.0.0.1. Can run in another environment, just change the .env file with the database connection info.

  1. Run docker-compose up -d
  2. Run compose install to get the development requirements (not used in the library itself).
  3. Visit http://test-db.docker and load the SQL dump file in dev/testing.sql.
  4. Visit http://test.docker and try different environments to test the result.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages