15 Matching Annotations
  1. May 2023
  2. Jun 2021
  3. Mar 2021
  4. Jan 2020
    1. Yes; everything needed to run the tests are bundled inside the test suite or executable. There's no connections to foreign processes or systems. I.e, no talking to databases or reading files from disk. If necessary, these connection points are faked / mocked.

      Tests running in isolation don't depends on external systems to work.

  5. Nov 2019
  6. Oct 2019
  7. Aug 2018
  8. Dec 2016
  9. Nov 2016