pykokkos icon indicating copy to clipboard operation
pykokkos copied to clipboard

WIP, TST: install tests with package

Open tylerjereddy opened this issue 3 years ago • 1 comments

  • install the tests with pykokkos so that it is possible to run i.e., pytest --pyargs pykokkos for an installed version of pykokkos from any path on the filesystem

  • this doesn't work yet though, still WIP; I think there are some issues with relative paths maybe, and some of the other points I brought up in gh-3 may make this difficult for now.

  • there are other testing scripts that would probably need to be moved too, like tests.sh I suppose

tylerjereddy avatar Feb 13 '22 23:02 tylerjereddy

In meeting today we decided to delay this until pytest can be used from the command line (import tricks with pykokkos).

tylerjereddy avatar Mar 23 '22 21:03 tylerjereddy