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

[WIP] Merge testing analyzer #39

Open
wants to merge 27 commits into
base: main
Choose a base branch
from
Open

Conversation

knielsen404
Copy link
Contributor

No description provided.

@lbeurerkellner
Copy link
Contributor

lbeurerkellner commented Jan 20, 2025

Experimented with installing the package locally now (poetry build and then installing the whl). I tested both testing, explorer and analyzer with some basic use cases, and everything seems to work as expected Some things I found:

  • It would be great to have an invariant/__init__.py that imports the sub packages analyzer and testing
  • I think requirements-dev.lock and requirements.lock are no longer needed
  • I think the CLI option invariant help does not work
  • We need to rename the package to invariant-ai in the pyproject.toml. On PyPI, we are publishing as that.

Copy link
Contributor

@lbeurerkellner lbeurerkellner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apart from the above, everything works very nicely. Thanks a ton. This is great to have back again.

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.

2 participants