[async rest] Add a unit_rest_async
nox session to run tests with [async_rest] extra installed.
#2201
Labels
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: process
A process-related concern. May include testing, release, or the like.
Add a new nox session i.e.
unit_rest_async
innoxfile.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.The text was updated successfully, but these errors were encountered: