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

langsmith version >= 0.3 causes issue with pytest tests #1829

Open
karangattu opened this issue Jan 23, 2025 · 0 comments
Open

langsmith version >= 0.3 causes issue with pytest tests #1829

karangattu opened this issue Jan 23, 2025 · 0 comments

Comments

@karangattu
Copy link
Collaborator

If langsmith package version is < 0.3, running playwright tests using pytest works as expected.

When langsmith package version is >=0.3, running playwright tests using pytest causes the following error

    raise ArgumentError(action, message % conflict_string)
argparse.ArgumentError: argument --output: conflicting option string: --output
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