Skip to content

shamito/webpagetest

 
 

Repository files navigation

WebPageTest

This is the official repository for the performance-testing code that runs at webpagetest.org.

Troubleshooting private instances

If your instance runs, but you’re having issues configuring agents, navigate to http://{your_instance’s_ip}/install to check for a valid configuration.

Contributing

There are separate lines of development under different licenses (pull requests accepted to either):

Testing

WebPageTest uses PHPUnit for unit tests. To set up and run the unit tests:

  1. Install Composer
  2. Run composer install
  3. Run composer test

About

Official repository for WebPagetest

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 50.2%
  • JavaScript 41.9%
  • HTML 6.4%
  • CSS 1.3%
  • SCSS 0.2%
  • C++ 0.0%