File: phpunit

package info (click to toggle)
php-horde-imap-client 2.29.16-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,016 kB
  • sloc: php: 19,987; xml: 3,274; sh: 3; makefile: 2
file content (8 lines) | stat: -rw-r--r-- 156 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
#!/bin/sh

set -e

#TODO: export IMAPCLIENT_TEST_CONFIG='{"imapclient":{"mongo":"localhost"}}'

cd Horde_Imap_Client*/test/./Horde/Imap/Client
phpunit -v .