Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

LibTmux.Testing.TmuxTestContext

.NET
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go Unavailable
  • Java Unavailable
  • .NET
  • C++ Unavailable
  • Swift Unavailable

View as Markdown

Module
LibTmux.Testing
Package
LibTmux
Source
src/LibTmux.Testing/TmuxTestContext.cs
class LibTmux.Testing.TmuxTestContext
class [source]
class [source]
class LibTmux.Testing.TmuxTestContext

A tmux server a test owns, and the environment it runs in.

Disposing kills the server, so a test that forgets a session still leaves nothing behind. The environment is reported so a test can spawn its own processes the same way tmux was spawned.

3 declared, 0 inherited

Members

  • DisposeAsync method
  • Environment property Gets the directory and variables the server was started with.
  • Server property Gets the server this test owns.
Esc

Type to search.