Testing package as installed #1440
Unanswered
coccoinomane
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello fellow builders!
I use PDM for a web3 package of mine, and I am loving it! Kudos to dev & community for this great tool 💪
My question: how to run tests on my code as an installed package, rather than as a code folder?
Context: I have managed to build the code with PDM in the
dist
folder. I guess I now need to install my own package and use it in the tests, but I don't know how to do it with PDM. Please note that the project has asrc/package
folder layout.Cheers,
Cocco
Beta Was this translation helpful? Give feedback.
All reactions