jakartaee / jsonb-api

Jakarta JSON Binding
https://eclipse-ee4j.github.io/jsonb-api/
Other
78 stars 39 forks source link

TCK Migration: Move standalone jsonb tck signature tests from jakartaee-tck #296

Open gurunrao opened 2 years ago

gurunrao commented 2 years ago

TCK Migration: Move standalone jsonb tck signature tests from jakartaee-tck to https://github.com/eclipse-ee4j/jsonb-api and run with migrated TCK at https://github.com/eclipse-ee4j/jsonb-api.

gurunrao commented 2 years ago

PR https://github.com/eclipse-ee4j/jsonb-api/pull/298, https://github.com/eclipse-ee4j/yasson/pull/523 has been raised

scottmarlow commented 2 years ago

@gurunrao this should still be targeted for jsonb-api TCK to be used with EE 10, as all SPEC API TCKs should include signature testing.

gurunrao commented 2 years ago

@gurunrao this should still be targeted for jsonb-api TCK to be used with EE 10, as all SPEC API TCKs should include signature testing. PR #298, eclipse-ee4j/yasson#523 are open for the issue.