python-can-define-radio / pcdr

pcdr module: https://pypi.org/project/pcdr/
GNU General Public License v3.0
3 stars 2 forks source link

Mark failing tests as skipped for now so we can fix them incrementally #55

Closed james-pcdr closed 4 months ago

james-pcdr commented 4 months ago

using @pytest.mark.skip or pytest.skip()

Example in our _compute_chunk_size() doctest