Skip to content

How to setup unit tests when using shiny? #1195

Answered by aritchie
lemcoder asked this question in Q&A
Discussion options

You must be logged in to vote

You can't unit test a lot of things in Shiny like bluetooth. You can unit test things like the jobs and background delegates.

Shiny has netstandard2.0 targets for all the interfaces that you can mock as needed.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by lemcoder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants