Skip to content

Sandbox Directory - #2

Merged
JamesVorder merged 2 commits into
mainfrom
sandbox-dir
Jul 23, 2024
Merged

Sandbox Directory#2
JamesVorder merged 2 commits into
mainfrom
sandbox-dir

Conversation

@JamesVorder

Copy link
Copy Markdown
Owner

The goal of this PR is to allow successful codegen of files that reside outside the TDD++ project directory, without writing to any files outside the TDD++ project directory. To accomplish this, we simply create a sandbox where we:

  • Place our generated code
  • Run our pytest tests

When the program completes, this directory is left in tact on the filesystem. The user can then copy the generated code wherever they wish.

In addition, this PR introduces a configuration option for max_epochs by popular demand.

@JamesVorder
JamesVorder merged commit 488a1b4 into main Jul 23, 2024
@JamesVorder
JamesVorder deleted the sandbox-dir branch July 23, 2024 01:50
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