[ 
https://issues.apache.org/jira/browse/GEODE-9600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17427682#comment-17427682
 ] 

ASF GitHub Bot commented on GEODE-9600:
---------------------------------------

mmartell commented on a change in pull request #880:
URL: https://github.com/apache/geode-native/pull/880#discussion_r727147285



##########
File path: netcore/netcore-integration-test/CacheFactoryTest.cs
##########
@@ -16,10 +16,16 @@
  */
 using System;
 using Xunit;
+using Xunit.Abstractions;
 
-namespace Apache.Geode.Client {
+namespace Apache.Geode.Client.IntegrationTests
+{
   [Collection("Geode .net Core Collection")]

Review comment:
       Tests can be run from the Test Explorer in the IDE, or from the command 
line exactly like the CI. 




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@geode.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Add Programmatic Cluster Support to NetCore.Test
> ------------------------------------------------
>
>                 Key: GEODE-9600
>                 URL: https://issues.apache.org/jira/browse/GEODE-9600
>             Project: Geode
>          Issue Type: Test
>          Components: native client
>            Reporter: Michael Martell
>            Assignee: Michael Martell
>            Priority: Major
>              Labels: pull-request-available
>
> We just need to bring a few files over from the new clicache test framework 
> (clicache/integration-test2):
> * Cluster.cs
> * Gfsh.cs
> * GfshExecute.cs



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to