Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
picodata
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container Registry
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
core
picodata
b3392ef1d4889a5a1b697b5bada3b9506e21b864
picodata
pytest.ini
Find file
Normal view
Permalink
pytest.ini
101 B
Newer
Older
test: pytest
Sergey V
committed
2 years ago
1
[pytest]
chore: speedup pytest
Yaroslav Dynnikov
committed
2 years ago
2
3
testpaths
=
test/int
feat: make pgproto a picodata module
Maksim Kaitmazian
committed
10 months ago
4
test/pgproto
test: pytest
Sergey V
committed
2 years ago
5
addopts
=
test: enable --showlocals pytest option by default
Yaroslav Dynnikov
committed
2 years ago
6
-v
--showlocals
test: refactor webui test flow
Yaroslav Dynnikov
committed
1 year ago
7
8
markers
=
webui