[ https://issues.apache.org/jira/browse/GEODE-9719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17430223#comment-17430223 ]
ASF subversion and git services commented on GEODE-9719: -------------------------------------------------------- Commit 5a1ba8d19709dcda170ea7e313cbae7ad92f797c in geode-native's branch refs/heads/develop from Michael Martell [ https://gitbox.apache.org/repos/asf?p=geode-native.git;h=5a1ba8d ] GEODE-9719: Start/Stop cluster in a test fixture (#881) * Start/Stop cluster in a test fixture * Create an authRegion in same cluster * Turn off cluster output after all tests run > Switch .NET Core Tests to Xunit Fixtures > ---------------------------------------- > > Key: GEODE-9719 > URL: https://issues.apache.org/jira/browse/GEODE-9719 > Project: Geode > Issue Type: Test > Components: native client > Reporter: Michael Martell > Priority: Major > Labels: pull-request-available > > The programmatic cluster support brought in by > [GEODE-9600|http://example.com] currently starts and stops the geode cluster > for each test. This ticket is to switch the tests to an Xunit fixture model > wherein all tests for netcore-lib will be run against a single cluster > start/stop, and similarly for netcore-session. -- This message was sent by Atlassian Jira (v8.3.4#803005)