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

Support compilerOptions #151

Open
tfeuerba opened this issue Nov 29, 2024 · 3 comments
Open

Support compilerOptions #151

tfeuerba opened this issue Nov 29, 2024 · 3 comments

Comments

@tfeuerba
Copy link

Please add support for compilerOptions – use case is using a more recent version of Typescript.

@Bayheck
Copy link
Contributor

Bayheck commented Dec 11, 2024

Hello,

Currently, there are limitations on the compiler options you can change in TestCafe.

However, you can compile your tests manually as described here.

@tfeuerba
Copy link
Author

The compiler options offered by TestCafe are sufficient, but the problem is that they are not offered by the angular-testcafe builder (see schema.json). Basically I'd like the builder to pass the compiler options to the runner somewhere here.

@Bayheck
Copy link
Contributor

Bayheck commented Dec 18, 2024

Unfortunately, we cannot take this enhancement in work, since currently we are focused on other tasks. We may reconsider this task priority in the future if we get more requests for it. However, if you want, you can make a PR with the described functionality. We will review and accept it if everything is ok.

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

No branches or pull requests

2 participants