Todd Schiller

Human ✘ Artificial Intelligence

Posts tagged #data provenance

Atom feed for posts tagged data provenance

1 post tagged #data provenance.

  • Improving unit testing with data provenance

    In an ideal world, each unit test would run in isolation. In practice, environment setup (e.g., database schema setup) is expensive, so it's common to share resources between tests. In the worst...