kkinder / puepy

Python+Webassembly Frontend Framework via PyScript
https://puepy.dev
Apache License 2.0
193 stars 8 forks source link

Switch to using pytest more generally #61

Open kkinder opened 2 weeks ago

kkinder commented 2 weeks ago

I added pytest so I could use Playwright. Might as well generally use pytest's various conveniences over unittest.