dbinfrago / dbinfrago/py-capellambse

Hypothesis testing for display of model objects

Open
#276 0 comments 0 reactions 1 assignee Claimed by @ewuerger View on GitHub
Dominant language
Python
Stars
72
Forks
18
Avg merge
2d 1h
Merged PRs (30d)
1

Description

The `__repr__` and `_repr_html_` of model objects evaluates almost all representations of its attributes on the object. In the past there were some bugs which went unnoticed and caused failure in display of the object. To prevent this we can add hypothesis testing of displaying model object representations.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.