The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

migrate-to-test2-v0 - Migrate your tests from Test::More to Test2::V0

SYNOPSIS

    migrate-to-test2-v0 path/to/your/test.t

DESCRIPTION

migrate-to-test2-v0 makes test codes written with Test::More and Test::Deep (and so on) compatible with Test2::V0.

LICENSE

Copyright (C) utgwkk.

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

AUTHOR

utgwkk <utagawakiki@gmail.com>