substyle
Version:
Universal styling for reusable React components
10 lines • 982 B
text/xml
<testsuites disabled="0" errors="0" failures="0" tests="5" time="0.009">
<testsuite name="`classNames` mapping" timestamp="2021-05-11T11:26:18" hostname="localhost" time="0.009" errors="0" tests="5" skipped="0" disabled="0" failures="0">
<testcase classname="`classNames` mapping" name="should use the mapped value from `classNames`" time="0.005" />
<testcase classname="`classNames` mapping" name="should guess the base class name if no `className` prop is set" time="0.001" />
<testcase classname="`classNames` mapping" name="should not set derived class names when a `classNames` prop is present" time="0.001" />
<testcase classname="`classNames` mapping" name="should not set the base className if there is no mapping provided for it" time="0.001" />
<testcase classname="`classNames` mapping" name="should support modifier nesting to customize class names for combinations of modifiers" time="0" />
</testsuite>
</testsuites>