You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update test_html_report_on_pass to assert against the validity_df attribute of the class instance when writing to html_report with clean_feeds=False. Even better would be to scrape the table from the report itself but that may not be worth the investment.
The text was updated successfully, but these errors were encountered:
Description of the Feature to be Added
Arising from PR #248
Update
test_html_report_on_pass
to assert against thevalidity_df
attribute of the class instance when writing to html_report withclean_feeds=False
. Even better would be to scrape the table from the report itself but that may not be worth the investment.The text was updated successfully, but these errors were encountered: