Skip to content

remove absltest infrastructure #271

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

Open
andrewfulton9 opened this issue Jun 12, 2025 · 0 comments
Open

remove absltest infrastructure #271

andrewfulton9 opened this issue Jun 12, 2025 · 0 comments

Comments

@andrewfulton9
Copy link
Contributor

Once #266 is merged pytest will be used for testing rendering the following code-block present in the *_test.py files obsolete:

if __name__ == '__main__':
  absltest.main()

With this change, those blocks can be removed and we may be able to remove the absl-py dependency as well.

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

No branches or pull requests

1 participant