View Source FastCi.Structs.Test (FastCi v0.1.0)

Summary

Types

@type t() :: %FastCi.Structs.Test{
  file_status: binary(),
  test_count: integer(),
  test_counters: FastCi.Structs.Test.Counters
}