What's probably more important in place of extensive test-documentation is maybe a discussion of what types of tests are needed to provide excellent, decoupled coverage for that framework - eg. unit (no container) vs integration (container) vs contract style (dependency testing). Although I suppose this rather comes down to your testing methodology - eg. London and Classic styles of TDD would result in different test suites.