mirror of
https://github.com/hwchase17/langchain.git
synced 2025-12-13 02:23:47 +00:00
# Adds testing options to pytest This PR adds the following options: * `--only-core` will skip all extended tests, running all core tests. * `--only-extended` will skip all core tests. Forcing alll extended tests to be run. Running `py.test` without specifying either option will remain unaffected. Run all tests that can be run within the unit_tests direction. Extended tests will run if required packages are installed. ## Before submitting ## Who can review?
3.0 KiB
3.0 KiB