Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. nunit-console doesnt stop after test summary output

nunit-console doesnt stop after test summary output

Scheduled Pinned Locked Moved C#
data-structuresdebuggingquestion
2 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    buchstaben
    wrote on last edited by
    #1

    Hi, anyone famliar with nunit-console.exe? running tests of a dll works fine, but after the test summary is printed, I don't come back to the cmd, except by typing ctrl+c. This behaviour always occurs , ignoring test results. Any idea?

    ...................................
    Tests run: 75, Failures: 1, Not run: 0, Time: 236.123 seconds

    Failures:

    1. #failure info#
      #stack trace#

    ^C
    D:\Profiles\myname>

    thanks in advance.

    B 1 Reply Last reply
    0
    • B buchstaben

      Hi, anyone famliar with nunit-console.exe? running tests of a dll works fine, but after the test summary is printed, I don't come back to the cmd, except by typing ctrl+c. This behaviour always occurs , ignoring test results. Any idea?

      ...................................
      Tests run: 75, Failures: 1, Not run: 0, Time: 236.123 seconds

      Failures:

      1. #failure info#
        #stack trace#

      ^C
      D:\Profiles\myname>

      thanks in advance.

      B Offline
      B Offline
      buchstaben
      wrote on last edited by
      #2

      using the /nothread option helped, but i still don't know why :/

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups