Skip to content

nasserkhosravi/devin-proj

Repository files navigation

Devin project

Maven Central

Devin project is intended to ease creating a solid language for QA report sharing, Also the project increase QA awareness from what happen in the application.

The project consist two main module, one for writing logs and other one for presenting logs.

Logging sample:

You can see an example in SampleActivity

To use Devin:

Devin write library published in mavenCentral.

dependencies {
    debugImplementation "io.github.nasserkhosravi.devin:write:$VERSION"
    releaseImplementation "io.github.nasserkhosravi.devin:write-no-op:$VERSION"
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published