for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
<?php
namespace Chrisyue\PhpM3u8\Tests\M3u8\Core;
use PHPUnit\Framework\TestCase;
class ParentCoreTest extends TestCase
{
public function testParse()
}
public function testDump()