Skip to content

Instantly share code, notes, and snippets.

View naveentvelu's full-sized avatar

Naveen Thangavelu naveentvelu

View GitHub Profile
@naveentvelu
naveentvelu / JSONFormatBearTest.py
Created December 20, 2018 05:06
Check_results
from queue import Queue
from bears.js.JSONFormatBear import JSONFormatBear
from coalib.testing.LocalBearTestHelper import (verify_local_bear,
LocalBearTestHelper)
from coalib.results.Result import Result
from coalib.results.Diff import Diff
from coalib.settings.Section import Section
import re