• #dev 2024-08-22
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2024-08-22 UTC
# 20:49
capjamesg[d]
I ended up adding a feature to my pytest test suite that lets me provide a CLI argument to enter benchmarking mode, where the execution time of all tests are measured. The test suite ensures that execution time of each test is not over a certain maximum using`assert`.