We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
question
Can we use jest for prebid new adapter unit testing?
The text was updated successfully, but these errors were encountered:
The project is not set up for jest. Here's some previous discussion on the same topic which still applies: it's not a priority, but we welcome contributions.
If you're asking because you find the test suite too cumbersome to use, I recommend using gulp serve-and-test --file [your_spec_file].
gulp serve-and-test --file [your_spec_file]
Sorry, something went wrong.
No branches or pull requests
Type of issue
question
Description
Can we use jest for prebid new adapter unit testing?
The text was updated successfully, but these errors were encountered: