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

Provide interfaces and test files via stdinput #86

Open
buksy90 opened this issue Nov 8, 2020 · 1 comment · May be fixed by #181
Open

Provide interfaces and test files via stdinput #86

buksy90 opened this issue Nov 8, 2020 · 1 comment · May be fixed by #181

Comments

@buksy90
Copy link

buksy90 commented Nov 8, 2020

I have a file that defines various interfaces and I have another library that outputs javascript code as string. I need to check that the code output from the library is compliant with the interfaces defined.

It would be best if I wouldn't have to save the output to files and then check. Is there a way to provide both interfaces and code to test as parameters when running tsd?
If not, is it something that could be easily added and could be implemented in future?

@tommy-mitchell tommy-mitchell linked a pull request Mar 13, 2023 that will close this issue
6 tasks
@tommy-mitchell
Copy link
Contributor

See #196 for discussion on this.

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

Successfully merging a pull request may close this issue.

2 participants