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

Playground for testing headless modifications #369

Open
3 tasks
Vladislav0Art opened this issue Sep 25, 2024 · 0 comments
Open
3 tasks

Playground for testing headless modifications #369

Vladislav0Art opened this issue Sep 25, 2024 · 0 comments

Comments

@Vladislav0Art
Copy link
Collaborator

Description

Testing headless mode during code reviews or its enhancements is tedious since one needs to set up a compilable project under test and manually write all the dependencies, a classpath, etc.

Proposal

Create a "playground" directory with one or two sample projects and scripts that can execute headless mode "with a single click"- e.g., by running a make command or a bash script without manual setup of the headless mode parameters!

Definition of Done

  • Select one or two projects under test and add them to the repo in a playground folder, for instance.
  • Write scripts that successfully execute headless mode on these projects with little or no parameters from the user.
  • Document the headless mode setup so that users with little/no experience with headless mode can set it manually themselves.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants