Files
langchain/tests/unit_tests
Eugene Yurtsev a5371a0fa2 Add pytest --only-extended and --only-core options (#4494)
# 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?
2023-05-12 11:35:22 -04:00
..
2023-05-11 00:07:36 -07:00
2023-04-30 11:14:09 -07:00
2023-05-11 11:06:39 -07:00
2023-05-11 15:34:06 -07:00
2023-05-01 20:55:56 -07:00
2023-04-24 19:54:15 -07:00
2023-04-26 15:20:28 -07:00