Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to specify a test file in "package.json"? #198

Open
GoToLoop opened this issue Aug 31, 2023 · 3 comments
Open

How to specify a test file in "package.json"? #198

GoToLoop opened this issue Aug 31, 2023 · 3 comments

Comments

@GoToLoop
Copy link

Dunno how to specify a test file in 'package.json":

  "tsd": {
		"testFiles": ["complex.test-d.mts"]
	}

Only this works: tsd -f complex.test-d.mts

@tommy-mitchell
Copy link
Contributor

The testFiles and typingsFile options are currently unsupported in the package.json config.

@GoToLoop
Copy link
Author

Is it planned for 1.0.0 perchance?

@tommy-mitchell
Copy link
Contributor

Added to #196 (comment).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants