Skip to content
Snippets Groups Projects
  1. Feb 17, 2023
  2. Feb 16, 2023
  3. Feb 02, 2023
  4. Jan 27, 2023
  5. Dec 20, 2022
  6. Dec 19, 2022
  7. Oct 19, 2022
  8. Oct 18, 2022
  9. Oct 07, 2022
  10. Aug 19, 2022
  11. Aug 18, 2022
  12. Aug 17, 2022
  13. May 31, 2022
  14. May 30, 2022
  15. May 25, 2022
  16. May 09, 2022
  17. Apr 26, 2022
  18. Apr 08, 2022
  19. Apr 07, 2022
  20. Apr 06, 2022
  21. Mar 30, 2022
  22. Mar 29, 2022
  23. Mar 24, 2022
  24. Mar 22, 2022
    • Antoine Lambert's avatar
      pytest: Exclude build directory for tests discovery · f4214c2f
      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.
      f4214c2f
  25. Mar 17, 2022
Loading