Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
open-feature
/
python-sdk-contrib
Public
Notifications
You must be signed in to change notification settings
Fork
33
Star
26
Code
Issues
23
Pull requests
19
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
test(flagd): run the provider conformance suite against both resolvers
- #411
#411
Draft
2/2
aepfli
wants to merge 29 commits into
feat/provider-tck
open-feature/python-sdk-contrib:feat/provider-tck
from
feat/provider-tck-flagd
open-feature/python-sdk-contrib:feat/provider-tck-flagd
Copy head branch name to clipboard
Conversation
Commits
29
(29)
Checks
Files changed
Draft
test(flagd): run the provider conformance suite against both resolvers
#411
aepfli
wants to merge 29 commits into
feat/provider-tck
open-feature/python-sdk-contrib:feat/provider-tck
from
feat/provider-tck-flagd
open-feature/python-sdk-contrib:feat/provider-tck-flagd
Copy head branch name to clipboard
Commits
Commits on Sep 16, 2026
feat(flagd): run the provider conformance suite against both resolvers
Show description for 519ee86
aepfli
committed
519ee86
View commit details
Copy full SHA for 519ee86
Browse repository at this point
fix(flagd): add the provider conformance suite to uv.lock
Show description for 5433c82
aepfli
committed
5433c82
View commit details
Copy full SHA for 5433c82
Browse repository at this point
test(flagd): follow the @numeric-coercion rename
Show description for a95bbd7
aepfli
committed
a95bbd7
View commit details
Copy full SHA for a95bbd7
Browse repository at this point
test(flagd): declare @large-integers and withdraw @numeric-coercion
Show description for 4e1dabf
aepfli
committed
4e1dabf
View commit details
Copy full SHA for 4e1dabf
Browse repository at this point
test(flagd): the falsy flags were a naming gap, not a backend gap
Show description for 3516c8f
aepfli
committed
3516c8f
View commit details
Copy full SHA for 3516c8f
Browse repository at this point
test(flagd): withhold @reinitialization, and say what was measured
Show description for e2acbed
aepfli
committed
e2acbed
View commit details
Copy full SHA for e2acbed
Browse repository at this point
test(flagd): declare @variants and @targeting, on a measured run
Show description for 6d2b132
aepfli
committed
6d2b132
View commit details
Copy full SHA for 6d2b132
Browse repository at this point
test(flagd): declare @disabled-flags on both resolvers, measured
Show description for d380448
aepfli
committed
d380448
View commit details
Copy full SHA for d380448
Browse repository at this point
test(flagd): declare the stack instead of wiring it
Show description for fb130d5
aepfli
committed
fb130d5
View commit details
Copy full SHA for fb130d5
Browse repository at this point
test(flagd): keep the conformance suite out of the default build, and say so
Show description for 2030a6a
aepfli
committed
2030a6a
View commit details
Copy full SHA for 2030a6a
Browse repository at this point
test(flagd): point at Appendix F for the policy, and keep the suite importing
Show description for 81a211d
aepfli
committed
81a211d
View commit details
Copy full SHA for 81a211d
Browse repository at this point
test(flagd): both resolvers claim the standard resolution reasons
Show description for e94112c
aepfli
committed
e94112c
View commit details
Copy full SHA for e94112c
Browse repository at this point
test(flagd): say what the numeric-coercion scenarios actually do, measured
Show description for acf5021
aepfli
committed
acf5021
View commit details
Copy full SHA for acf5021
Browse repository at this point
test(flagd): declare what a run supports, per resolver, and say what it measured
Show description for 6ba37d9
aepfli
committed
6ba37d9
View commit details
Copy full SHA for 6ba37d9
Browse repository at this point
docs(flagd): cite the declaring rule instead of stating it again
Show description for ee9fd1d
aepfli
committed
ee9fd1d
View commit details
Copy full SHA for ee9fd1d
Browse repository at this point
chore(flagd): ignore the flag file every e2e run generates
Show description for 6830da3
aepfli
committed
6830da3
View commit details
Copy full SHA for 6830da3
Browse repository at this point
docs(flagd): cite rule six with the condition it was missing
Show description for 23d69b9
aepfli
committed
23d69b9
View commit details
Copy full SHA for 23d69b9
Browse repository at this point
test(flagd): name the conformance modules for the resolver, not the suite
Show description for 69f0dcd
aepfli
committed
69f0dcd
View commit details
Copy full SHA for 69f0dcd
Browse repository at this point
test(flagd): let the collect step run even when the default suite is red
Show description for 6fbce2a
aepfli
committed
6fbce2a
View commit details
Copy full SHA for 6fbce2a
Browse repository at this point
test(flagd): drop a gitignore this branch has no reason to add
Show description for ceac0d4
aepfli
committed
ceac0d4
View commit details
Copy full SHA for ceac0d4
Browse repository at this point
test(flagd): one compose definition of the backend for the whole repo
Show description for cf71779
aepfli
committed
cf71779
View commit details
Copy full SHA for cf71779
Browse repository at this point
docs(flagd): keep the evidence, link the rules, delete the retellings
Show description for 8ea6615
aepfli
committed
8ea6615
View commit details
Copy full SHA for 8ea6615
Browse repository at this point
test(tck): run the conformance suite against flagd-testbed v3.10.1
Show description for 6498c09
aepfli
committed
6498c09
View commit details
Copy full SHA for 6498c09
Browse repository at this point
test(tck): stop naming one testbed release as the flag set's boundary
Show description for feae3bc
aepfli
committed
feae3bc
View commit details
Copy full SHA for feae3bc
Browse repository at this point
test(flagd): declare @string-typing on both resolvers, measured
Show description for afd09d8
aepfli
committed
afd09d8
View commit details
Copy full SHA for afd09d8
Browse repository at this point
test(flagd): declare @fully-typed-values on both resolvers, measured
Show description for 9415a3d
aepfli
committed
9415a3d
View commit details
Copy full SHA for 9415a3d
Browse repository at this point
docs(flagd): the standard-reasons note sits with the declarations it describes
Show description for 90fbb0f
aepfli
committed
90fbb0f
View commit details
Copy full SHA for 90fbb0f
Browse repository at this point
test(flagd): sync the conformance assets where the scenarios execute
Show description for c590b40
aepfli
committed
c590b40
View commit details
Copy full SHA for c590b40
Browse repository at this point
docs(flagd): stop naming a testbed release in the README tally
Show description for 83192d3
aepfli
committed
83192d3
View commit details
Copy full SHA for 83192d3
Browse repository at this point
You can’t perform that action at this time.