Join Slack
Powered by
how to do unit testing for python in sst?
# help
s
Sergey Antonenko
05/06/2022, 7:03 PM
how to do unit testing for python in sst?
f
Frank
05/06/2022, 9:46 PM
Hey
@Sergey Antonenko
you should run unit tests as usually, ie. using
pytest
.
s
Sergey Antonenko
05/07/2022, 4:12 PM
thank you.
4
Views
Open in Slack
Previous
Next