slaclab / lcls-tools

Python tools for LCLS: post processing data, PV handling, pulling archive settings, etc.
Apache License 2.0
2 stars 21 forks source link

Switch to Pytests #196

Open hmarts9 opened 3 weeks ago

hmarts9 commented 3 weeks ago

Is your feature request related to a problem? Please describe. pytest has better advanced test functionality and can help us reduce repeated code.

Describe the solution you'd like Switch over from unit test to pytest

Describe alternatives you've considered Not having full advanced testing capabilities

Additional context RadiaSoft also recommended switching to pytest and may support effort.