Elektrine lite

← Feed

@djnavarro@fosstodon.org

Post #2951166

2023-08-08 11:28 UTC

@milesmcbain@fosstodon.org Ha! I seriously considered discussing testthat as a tool for assertions in this post, but then decided that life is short and I wanted to get to assertr before I lost my will to live 🫠 Too. Many. Tools.

Replies (1)

  • @cutterkom@mastodon.social 2023-08-09 06:30

    @djnavarro@fosstodon.org @milesmcbain@fosstodon.org Exactly that‘s my question after reading the tutorial. When using assertion and when tests? My feeling is that easy within dataframe tests can be done with assert, but more complex analysis with tests, think of: does my join result in a certain expected number of rows? Where do you draw the line?

    Open ##2951167