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

Run Tests button in IDE returns error #255

Open
zackarno opened this issue Nov 5, 2024 · 0 comments
Open

Run Tests button in IDE returns error #255

zackarno opened this issue Nov 5, 2024 · 0 comments
Labels
bug Something isn't working question Further information is requested

Comments

@zackarno
Copy link
Collaborator

zackarno commented Nov 5, 2024

Run Tests button in IDE returns error when run on individual test file.

image

==> Testing R file using 'testthat'

Error in !trace_length(trace) : invalid argument type
Calls: <Anonymous> ... tryCatchList -> tryCatchOne -> <Anonymous> -> rethrow
Execution halted

Exited with status 1.

So after running code __init__.R file in module (not including box::export) __tests__ folder and the running code in helper-module.R I can run tests interactively line by line, but the Run Tests button still doesnt' work. Not sure if this is necessary or something that can be fixed, but flagging here for now #247

@zackarno zackarno added bug Something isn't working question Further information is requested labels Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant