Skip to content
Snippets Groups Projects
  1. Oct 01, 2024
  2. Aug 30, 2024
  3. Aug 27, 2024
  4. Mar 29, 2024
  5. Feb 05, 2024
  6. Feb 02, 2024
  7. Dec 05, 2023
  8. Dec 03, 2023
  9. Nov 28, 2023
  10. Nov 27, 2023
  11. Nov 16, 2023
  12. Oct 30, 2023
  13. Feb 17, 2023
  14. Feb 16, 2023
  15. Feb 02, 2023
  16. Jan 18, 2023
  17. Dec 19, 2022
  18. Oct 18, 2022
  19. Sep 27, 2022
  20. May 10, 2022
  21. May 09, 2022
  22. Apr 26, 2022
  23. Apr 21, 2022
  24. Apr 08, 2022
  25. Apr 06, 2022
  26. Mar 22, 2022
    • Antoine Lambert's avatar
      pytest: Exclude build directory for tests discovery · b19b0cbd
      Antoine Lambert authored
      Due to test modules being copied in subdirectories of the
      build directory by setuptools, it makes pytest fail by raising
      ImportPathMismatchError exceptions when invoked from root
      directory of the module.
      
      So ignore the build folder to discover tests.
      b19b0cbd
  27. Mar 04, 2022
Loading