• Skip to primary navigation
  • Skip to content
  • Skip to footer
Andrew Chaa cha cha
  • Posts
  • Categories
  • Tags
  • About
    Andrew Chaa

    Andrew Chaa

    I’m attracted to places I haven’t been to and roads I haven’t taken …

    • Website
    • Twitter
    • GitHub
    • Instagram

    Set environment variables for unit test in Rider

    less than 1 minute read

    Sometimes, your unit or integration tests require some config values or secrets from environment variables. You wouldn’t want to commit the secret to the source control. Rider’s Test Runner setting comes in handy in this case.

    Tags: rider, tools

    Updated: August 5, 2022

    Twitter Facebook LinkedIn
    Previous Next

    Comments

    You May Also Enjoy

    less than 1 minute read

    Jest Mock

    3 minute read

    Mock an imported function and get a handle to verify if it’s called

    Working with DynamoDB data in JavaScript

    1 minute read

    AWS DynamoDB is a fully managed NoSQL database service provided by Amazon Web Services (AWS). It is designed to deliver fast and predictable performance with...

    Useful TypeScript resources

    less than 1 minute read

    io-ts: Runtime type system for IO decoding/encoding

    • Twitter
    • GitHub
    • Instagram
    • Feed
    © 2023 Andrew Chaa cha cha. Powered by Jekyll & Minimal Mistakes.