gapic-generator-python
gapic-generator-python copied to clipboard
[async rest] Add a `unit_rest_async` nox session to run tests with [async_rest] extra installed.
Add a new nox session i.e. unit_rest_async in noxfile.py.j2 which installs the library with the [async_rest] extra to ensure that the async rest transport specific unit tests are run and that we have coverage for them in the GAPIC layer.