Maracas

← Back to package list

If you think that there is an error in how your package is being tested or represented, please file an issue at NewPkgEval.jl, making sure to read the FAQ first.

Results with Julia v1.2.0

Testing was successful. Last evaluation was ago and took 23 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed Maracas ─ v1.1.0
  Updating `~/.julia/environments/v1.2/Project.toml`
  [329a7628] + Maracas v1.1.0
  Updating `~/.julia/environments/v1.2/Manifest.toml`
  [329a7628] + Maracas v1.1.0
  [2a0f44e3] + Base64 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [9a3f8284] + Random 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [8dfed614] + Test 
   Testing Maracas
    Status `/tmp/jl_K7hAfj/Manifest.toml`
  [329a7628] Maracas v1.1.0
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [8dfed614] Test  [`@stdlib/Test`]
Test Summary: | Pass  Total
Maracas       |   17     17
Test Summary:                                                                   |    Pass  Broken   Total
it is a test suite                                                              |       6         8                14
  [Spec] it has specs                                                           |       1                           1
    [Spec] it is made with macro '@it'                                          |                            No tests
  [Spec] it has tests                                                           |       1                           1
    [Test] made with macro '@unit'                                              |                            No tests
  [Test] test suite title is magenta by default                                 |       1                           1
    you can document your code with your tests                                  |                            No tests
  [Test] spec title is cyan by default                                          |       1                           1
    [Spec] it is cyan                                                           |                            No tests
  [Test] test title is blue by default                                          |       1                           1
    [Test] in blue                                                              |                            No tests
  [Test] 'it' is prepended to specs                                             |       1                           1
    [Spec] it had a spec description not starting with it                       |                            No tests
  a whole describe can be skipped                                               |                 1                 1
  [Spec] it can skip '@it' with @skip                                           |                 1                 1
  [Test] '@unit' can be skipped with @skip                                      |                 1                 1
  [Test] @skip can also skip @test assertions                                   |                 4                 4
   Testing Maracas tests passed 

Results with Julia v1.3.0

Testing was successful. Last evaluation was ago and took 23 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed Maracas ─ v1.1.0
  Updating `~/.julia/environments/v1.3/Project.toml`
  [329a7628] + Maracas v1.1.0
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [329a7628] + Maracas v1.1.0
  [2a0f44e3] + Base64 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [9a3f8284] + Random 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [8dfed614] + Test 
   Testing Maracas
    Status `/tmp/jl_qbXRRd/Manifest.toml`
  [329a7628] Maracas v1.1.0
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [8dfed614] Test  [`@stdlib/Test`]
Test Summary: | Pass  Total
Maracas       |   17     17
Test Summary:                                                                   |    Pass  Broken   Total
it is a test suite                                                              |       6         8                14
  [Spec] it has specs                                                           |       1                           1
    [Spec] it is made with macro '@it'                                          |                            No tests
  [Spec] it has tests                                                           |       1                           1
    [Test] made with macro '@unit'                                              |                            No tests
  [Test] test suite title is magenta by default                                 |       1                           1
    you can document your code with your tests                                  |                            No tests
  [Test] spec title is cyan by default                                          |       1                           1
    [Spec] it is cyan                                                           |                            No tests
  [Test] test title is blue by default                                          |       1                           1
    [Test] in blue                                                              |                            No tests
  [Test] 'it' is prepended to specs                                             |       1                           1
    [Spec] it had a spec description not starting with it                       |                            No tests
  a whole describe can be skipped                                               |                 1                 1
  [Spec] it can skip '@it' with @skip                                           |                 1                 1
  [Test] '@unit' can be skipped with @skip                                      |                 1                 1
  [Test] @skip can also skip @test assertions                                   |                 4                 4
   Testing Maracas tests passed 

Results with Julia v1.3.1-pre-7704df0a5a

Testing was successful. Last evaluation was ago and took 22 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed Maracas ─ v1.1.0
  Updating `~/.julia/environments/v1.3/Project.toml`
  [329a7628] + Maracas v1.1.0
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [329a7628] + Maracas v1.1.0
  [2a0f44e3] + Base64 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [9a3f8284] + Random 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [8dfed614] + Test 
   Testing Maracas
    Status `/tmp/jl_jSJ6ap/Manifest.toml`
  [329a7628] Maracas v1.1.0
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [8dfed614] Test  [`@stdlib/Test`]
Test Summary: | Pass  Total
Maracas       |   17     17
Test Summary:                                                                   |    Pass  Broken   Total
it is a test suite                                                              |       6         8                14
  [Spec] it has specs                                                           |       1                           1
    [Spec] it is made with macro '@it'                                          |                            No tests
  [Spec] it has tests                                                           |       1                           1
    [Test] made with macro '@unit'                                              |                            No tests
  [Test] test suite title is magenta by default                                 |       1                           1
    you can document your code with your tests                                  |                            No tests
  [Test] spec title is cyan by default                                          |       1                           1
    [Spec] it is cyan                                                           |                            No tests
  [Test] test title is blue by default                                          |       1                           1
    [Test] in blue                                                              |                            No tests
  [Test] 'it' is prepended to specs                                             |       1                           1
    [Spec] it had a spec description not starting with it                       |                            No tests
  a whole describe can be skipped                                               |                 1                 1
  [Spec] it can skip '@it' with @skip                                           |                 1                 1
  [Test] '@unit' can be skipped with @skip                                      |                 1                 1
  [Test] @skip can also skip @test assertions                                   |                 4                 4
   Testing Maracas tests passed