• SCons Testing Framework
  • Introduction
  • Test organization
  • Contrasting end-to-end and unit tests
  • Naming conventions
  • Running tests
  • Not running tests
  • Finding Tests
  • Example End-to-End Test Script
  • Working with fixtures
  • Directory fixtures
  • File fixtures
  • How to convert old tests to use fixures
  • When not to use a fixture
  • Debugging end-to-end tests
  • Test infrastructure
  • Avoiding tests based on tool existence