-
Notifications
You must be signed in to change notification settings - Fork 23
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
Add documentation for sources #187
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe we could also point some of the fixture templates in the examples if relevant/applicable.
04ac291
to
8d98fd8
Compare
Do you mean anchors? |
@cpuguy83 please add to sidebars too https://github.com/Azure/dalec/blob/main/website/sidebars.ts#L22 |
Added to sidebar |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@DannyBrito I was thinking we could add a tips/tricks section in the docs for more advanced use cases. WDYT? |
No, I actually was referring to point out when applicable to the tests specs that live under
Yeah that sounds good, more examples and advance use cases are always good 😄 |
Signed-off-by: Brian Goff <[email protected]>
@DannyBrito I've added a section linking to the test fixtures (with some warnings on usage). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
No description provided.