You've already forked wp-prometheus
189 tests across 8 test classes covering all core plugin classes: CustomMetricBuilder, StorageFactory, Authentication, DashboardProvider, RuntimeCollector, Installer, Collector, and MetricsEndpoint. Added test job to Gitea release workflow that gates build-release. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
13 lines
194 B
Plaintext
13 lines
194 B
Plaintext
# For development purposes
|
|
# Linked wordpress core and plugin folder
|
|
wp-plugins
|
|
wp-core
|
|
vendor/
|
|
releases/*
|
|
|
|
# Marketing texts (not for distribution)
|
|
MARKETING.md
|
|
|
|
# PHPUnit cache
|
|
.phpunit.cache
|