-
Notifications
You must be signed in to change notification settings - Fork 821
Closed
Description
We are using [test] packages. This feature is not intented to be used this way, it is intended to be used to support additional features of a package. Besides this, we are actually creating new packages that our users can install which I don't think is a good idea since it increases the amount of "things" we have to support.
There is no standard way of defining the test dependencies or a package.
I suggest we use an extra file in every package to define the test dependencies for every package. This will also help with the additional problem that is the tox.ini file growing very large and hard to understand since all the package testing dependencies are there.
- Remove [test] package from flask instrumentation #2126
- Remove [test] package from aiohttp-client instrumentation #2183
- Remove [test] package from aiohttp-server instrumentation #2184
- Remove [test] package from aiopg instrumentation #2185
- Remove [test] package from aio-pika instrumentation #2186
- Remove [test] package from asgi instrumentation #2187
- Remove [test] package from asyncio instrumentation #2188
- Remove [test] package from asyncpg instrumentation #2189
- Remove [test] package from aws-lambda instrumentation #2190
- Remove [test] package from boto instrumentation #2191
- Remove [test] package from boto3sqs instrumentation #2192
- Remove [test] package from botocore instrumentation #2193
- Remove [test] package from cassandra instrumentation #2194
- Remove [test] package from celery instrumentation #2195
- Remove [test] package from confluent-kafka instrumentation #2196
- Remove [test] package from dbapi instrumentation #2197
- Remove [test] package from django instrumentation #2198
- Remove [test] package from elasticsearch instrumentation #2199
- Remove [test] package from falcon instrumentation #2200
- Remove [test] package from fastapi instrumentation #2201
- Remove [test] package from grpc instrumentation #2202
- Remove [test] package from httpx instrumentation #2203
- Remove [test] package from jinja2 instrumentation #2204
- Remove [test] package from kafka-python instrumentation #2205
- Remove [test] package from logging instrumentation #2206
- Remove [test] package from mysql instrumentation #2207
- Remove [test] package from mysqlclient instrumentation #2208
- Remove [test] package from pika instrumentation #2209
- Remove [test] package from psycopg2 instrumentation #2210
- Remove [test] package from pymemcache instrumentation #2211
- Remove [test] package from pymongo instrumentation #2212
- Remove [test] package from pymysql instrumentation #2213
- Remove [test] package from pyramid instrumentation #2214
- Remove [test] package from redis instrumentation #2215
- Remove [test] package from remoulade instrumentation #2216
- Remove [test] package from requests instrumentation #2217
- Remove [test] package from sklearn instrumentation #2218
- Remove [test] package from sqlalchemy instrumentation #2219
- Remove [test] package from sqlite3 instrumentation #2220
- Remove [test] package from starlette instrumentation #2221
- Remove [test] package from system-metrics instrumentation #2222
- Remove [test] package from tornado instrumentation #2223
- Remove [test] package from tortoiseorm instrumentation #2224
- Remove [test] package from urllib instrumentation #2225
- Remove [test] package from urllib3 instrumentation #2226
- Remove [test] package from psycopg instrumentation #2308
- Remove [test] package from _template #2328
Metadata
Metadata
Assignees
Labels
No labels