Skip to content
Snippets Groups Projects
  1. Oct 30, 2023
  2. Feb 17, 2023
  3. Feb 16, 2023
  4. Feb 02, 2023
  5. Jan 18, 2023
  6. Dec 19, 2022
  7. Oct 18, 2022
  8. Sep 27, 2022
  9. May 10, 2022
  10. May 09, 2022
  11. Apr 26, 2022
  12. Apr 21, 2022
  13. Apr 08, 2022
  14. Apr 06, 2022
  15. 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
  16. Mar 04, 2022
  17. Mar 03, 2022
  18. Mar 02, 2022
  19. Feb 10, 2022
  20. Feb 07, 2022
  21. Jan 28, 2022
  22. Dec 16, 2021
Loading