Skip to content
View jakubsob's full-sized avatar
🦖
🦖

Block or report jakubsob

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jakubsob/README.md

I'm a Senior Engineer @ Appsilon.

I'm a practicioner of using tests to drive software development.

I share what I learn on Building quality by testing blog.

Check out my gists I use in my projects, maybe you'll find them useful too.

Pinned Loading

  1. cucumber cucumber Public

    Behavior-Driven Development for R

    R 11

  2. r6methods r6methods Public

    Add Methods to R6 Class Definition

    R 12

  3. acceptance-tdd-shiny-development acceptance-tdd-shiny-development Public

    🚧 An example of Acceptance Test-Driven Development of a Shiny app using {shinytest2}

    R

  4. automated-testing-in-r automated-testing-in-r Public

    🚧 A book on automated testing in R

  5. functiondepends functiondepends Public

    Find Functions and their Dependencies

    R 13 1

  6. Download test snapshots generated on CI Download test snapshots generated on CI
    1
    #' Download the latest snapshot artifacts from the CI and update local snapshots
    2
    #' 
    3
    #' @details 
    4
    #' 
    5
    #' This function uses Github API to download the latest snapshot artifacts from the CI and update the local snapshots.