Different places to test your code

Tired of waiting for the only test environment to become available?

Tired of waiting for your company’s one and only sandbox environment to become available (or get fixed) so you can test your code?

Here are a few alternative places to test your code.

  1. On your development machine
  2. In your personal development sandbox in the cloud
  3. In an ephemeral test environment, created for each pull request
  4. In production
Share this