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

[CT-3371] Include unit tests in dbt docs #472

Closed
Tracked by #8283
graciegoheen opened this issue Nov 10, 2023 · 3 comments · Fixed by #501
Closed
Tracked by #8283

[CT-3371] Include unit tests in dbt docs #472

graciegoheen opened this issue Nov 10, 2023 · 3 comments · Fixed by #501
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@graciegoheen
Copy link

Describe the feature

  • add unit tests to dbt docs
    • listed in the models page (similar to where data tests are listed today)
    • with an accompanying page showing the fixtures being used
  • update instances of "tests" to "data tests" when relevant
@graciegoheen graciegoheen added the enhancement New feature or request label Nov 10, 2023
@github-actions github-actions bot changed the title Include unit tests in dbt docs [CT-3371] Include unit tests in dbt docs Nov 10, 2023
@Imrulbdcox
Copy link

Run

@gshank
Copy link
Contributor

gshank commented Feb 27, 2024

Could you add some specifics to this? Do you want the unit tests listed in the "Referenced By" tab for the model?

What does "with an accompanying page showing the fixtures being used" mean? How would you get to the "accompanying page"? What does it look like?

@graciegoheen
Copy link
Author

graciegoheen commented Feb 27, 2024

@gshank Yes, I think it would be great to add the unit tests listed in the "Referenced By" tab for the model. Something like this:
Screenshot 2024-02-27 at 12 49 15 PM

From there I can click into a page for the data test:
Screenshot 2024-02-27 at 12 50 52 PM

Would be nice to have some similar page you could click into for the unit test with the description, depends on, and such.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants