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

Add sbt scripted tests for plugin #186

Open
valencik opened this issue Mar 24, 2024 · 0 comments
Open

Add sbt scripted tests for plugin #186

valencik opened this issue Mar 24, 2024 · 0 comments
Labels
good first issue Good for newcomers

Comments

@valencik
Copy link
Contributor

To help automate testing of the sbt plugin, we should add some sbt scripted tests.

I think we should follow the Laika setup as much as possible.

We don't need much to start, just a simple setup would be good.
We could have a single markdown file and just assert that the index exists after running the tlSite command.

Here's a blog post with an overview of the process:
https://blog.ssanj.net/posts/2017-09-07-how-to-setup-the-sbt-scripted-test-framework.html

@valencik valencik added the good first issue Good for newcomers label Mar 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant