Skip to content

kotlin multiplatform implementation/bindings of opentest4j

License

Notifications You must be signed in to change notification settings

vdshb/opentest4k

 
 

Repository files navigation

opentest4k

multiplatform implementation/bindings of opentest4j

Platform Differences

  1. Serialization support is dropped for js and native targets.
  2. getType() is exposed as valueType in order for it to be a KClass<*>.
  3. ValueWrapper.create() is exposed as the extension method toValueWrapper().
  4. FileInfo only supports decoding contents to UTF-8.

About

kotlin multiplatform implementation/bindings of opentest4j

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 100.0%