Welcome to mirror list, hosted at ThFree Co, Russian Federation.

unit.suite.yml « tests - github.com/nextcloud/gallery.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1d8244fdce33a725df358f91058f763f854edc9e (plain)
1
2
3
4
5
6
7
8
9
10
# Codeception Test Suite Configuration
#
# Suite for unit (internal) tests.

class_name: UnitTester
modules:
    enabled:
        - Asserts
        - \Helper\Unit
        - \Helper\DataSetup