Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added peppertest package #4

Merged
merged 1 commit into from
Jul 6, 2019
Merged

Added peppertest package #4

merged 1 commit into from
Jul 6, 2019

Conversation

elliotchance
Copy link
Owner

The peppertest package provides tools to make unit testing easier.

RenderToDocument renders then parses the component into a *Document from the github.com/PuerkitoBio/goquery
package.

An example is included in the README and each of the examples now contain unit tests.

The peppertest package provides tools to make unit testing easier.

RenderToDocument renders then parses the component into a *Document from the github.com/PuerkitoBio/goquery package.

An example is included in the README and each of the examples now contain unit tests.
@elliotchance elliotchance merged commit a09f7eb into master Jul 6, 2019
@elliotchance elliotchance deleted the unit-testing branch July 6, 2019 05:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant