Skip to content

DennisRP/CluedIn.Crawling.Salesforce

Repository files navigation

CluedIn.Crawling.Salesforce

CluedIn crawler for Salesforce.

Build Status

Overview

This repository contains the code and associated tests for the Salesforce crawler.

Working with the Code

Load Crawling.Salesforce.sln in Visual Studio or your preferred development IDE.

Running Tests

To run all unit and integration tests

dotnet test --filter Unit

To run only integration tests

dotnet test --filter Integration

To run Pester acceptance tests

invoke-pester test\acceptance

References

Tooling

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published