Skip to content

Migrate testing to Go's testing package #106

Open
@fujimotos

Description

@fujimotos

While writing a unit test for #105, I noticed that https://github.com/bmizerany/assert
has been abandoned (circa 2016).

The current preferred way to implement testing seems to be Go's testing package.
Let's migrate fluent-logger-golang's testing to use it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions