Skip to content

Conversation

@Anushka-Bajpai23
Copy link

Added a simple dummy test file (test_dummy_anushka.py) that checks if 1 + 1 == 2.
This is to confirm that the test workflow is set up and running correctly.

From the validator.py, this test_validator.py is run.
I created a new setup.py file to define the installation process for the Osdag package. This file includes a custom install command that aims to run tests using pytest after installation. The setup.py allows for manual triggering of tests through the pip install --editable . command, though automatic test execution during installation is not fully functional due to limitations with the pyproject.toml file.
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