Jest: Missing `passWithNoTests` option in configuration section

Created on 2 Jun 2019  路  3Comments  路  Source: facebook/jest

馃悰 Bug Report

The configuration option passWithNoTests is missing in the Section Configuration of the docs.

Because it is documented in the cli options i tried using it as a configuration option and it works. So I guess it is missing in the documentation.

Expected behavior

Just like the cli-option the configuration option is documented too.

Bug Report Needs Repro Needs Triage

Most helpful comment

Yeah, but if it is not supported, this should be added to the feature-set of the jest.config.js file, right?

All 3 comments

Thanks for notifying us! Mind sending a PR improving the docs? :)

Just found out that I am wrong and the configuration option is NOT supported. It must have been a bug or sth. in the wrapping test tool.

Yeah, but if it is not supported, this should be added to the feature-set of the jest.config.js file, right?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ianp picture ianp  路  3Comments

jardakotesovec picture jardakotesovec  路  3Comments

paularmstrong picture paularmstrong  路  3Comments

Secretmapper picture Secretmapper  路  3Comments

rosiakr picture rosiakr  路  3Comments