This website requires JavaScript.
Explore
Help
Sign In
SplendidBear-Websites
/
MineSeeker
Private
Public Access
Watch
1
Star
0
Fork
0
Code
Pull Requests
Releases
Activity
Files
v2026.3.0-1
MineSeeker
/
bin
/
phpunit
T
5 lines
86 B
PHP
Raw
Permalink
Normal View
History
Unescape
Escape
new: pkg: add test cases to back-end w/ real database connection in it
#10
2026-04-21 17:56:04 +02:00
#!/usr/bin/env php
<?
php
require
dirname
(
__DIR__
)
.
'/vendor/phpunit/phpunit/phpunit'
;
Copy Permalink