You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: scaling-testing.Rmd
-2
Original file line number
Diff line number
Diff line change
@@ -755,5 +755,3 @@ There are three basic options
755
755
This chapter has showed you how to organise your app into a package so that you can take advantage of the powerful tools provided by the testthat package.
756
756
If you've never made a package before, this can seem overwhelming, but as you've seen, a package is just a simple set of conventions that you can readily adapt for a Shiny app.
757
757
This requires a little up front work, but unlocks a big payoff: the ability to automate tests radically increases your ability to write complex apps.
758
-
759
-
In the next chapter you'll learn out how to figure out what's making your apps slow, and some techniques for making them faster.
0 commit comments