Skip to content
This repository was archived by the owner on Sep 7, 2018. It is now read-only.
This repository was archived by the owner on Sep 7, 2018. It is now read-only.

buster-test -t for hybrid tests #376

@dkl-ppi

Description

@dkl-ppi

Using that hybrid configuration leads to the following weird behavior on at least linux and windows:

$ buster-test -t some-tests.js 
1 test, 1 assertion, 1 runtime ... OK
0 tests, 0 assertions, 1 runtime ... OK
$ buster-test -t some-more-tests.js 
$

Changing the order of the configuration groups in the config file leads to the following weird bevaviour:

$ buster-test -t some-more-tests.js
1 test, 1 assertion, 1 runtime ... OK // just hangs here

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions