Skip to content
Snippets Groups Projects
  1. Aug 01, 2022
  2. Jul 20, 2022
  3. Jul 19, 2022
  4. May 25, 2022
  5. May 09, 2022
  6. May 02, 2022
  7. Apr 26, 2022
  8. Apr 21, 2022
  9. Apr 12, 2022
  10. Apr 11, 2022
  11. Apr 08, 2022
  12. Apr 07, 2022
  13. Apr 06, 2022
  14. Mar 28, 2022
  15. Mar 22, 2022
    • Antoine Lambert's avatar
      pytest: Exclude build directory for tests discovery · c83df715
      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.
      c83df715
  16. Mar 21, 2022
  17. Mar 16, 2022
  18. Mar 15, 2022
  19. Mar 08, 2022
  20. Mar 04, 2022
  21. Mar 02, 2022
Loading