Skip to content

v5.1.4

Choose a tag to compare

@michael-denyer michael-denyer released this 08 Apr 10:44
· 160 commits to master since this release

Changed

  • Remove 7 inspect.getsource() anti-pattern tests and rewrite test_lapack_no_ffast_math to parse build config files as text
  • Replace MagicMock with real types and fakes across test suite
  • Add pre-commit hook banning inspect.getsource() in tests
  • Add test type routing and bug fix workflow sections to TESTING.md