Skip to content

mattang-dev/CluedIn.Crawler.Greenhouse

 
 

Repository files navigation

CluedIn.Crawling.Greenhouse

CluedIn crawler for Greenhouse.

Build Status

Overview

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

Working with the Code

Load Crawling.Greenhouse.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

CluedIn Crawler for Greenhouse

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 96.1%
  • PowerShell 3.9%