Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Doc Detective

Doc Detective is tool that treats doc content as testable assertions of product behavior to validate product UX and doc accuracy.
Collective - Host: opensource - https://opencollective.com/doc-detective - Code: https://github.com/doc-detective/doc-detective

refactored arg, config, and file parsing

github.com/doc-detective/doc-detective - aeec31ac6321e6f0e3c10ddc82d9b4d1986731df authored over 2 years ago
Added testFile to config

github.com/doc-detective/doc-detective - 4da3a63f5999f8f1cc2d3ad9334bf6af90f760e9 authored over 2 years ago
Added MVP/Post-MVP features

github.com/doc-detective/doc-detective - 0801a1cf59a766ac03ea8eb65df289f758ddb36c authored over 2 years ago
Began migration to ./index.js

github.com/doc-detective/doc-detective - fda10b7c10eb6ec3eaaee4e81897de9692ba07ea authored over 2 years ago
Make puppeteer headless

github.com/doc-detective/doc-detective - 92037df280b9f24c6af9d152a7df21387af94e12 authored over 2 years ago
Added puppeteer* dependencies/test

github.com/doc-detective/doc-detective - 5bef4db55c00ac949a61bb261c2c62aa9fab522e authored over 2 years ago
Added selenium test

github.com/doc-detective/doc-detective - 3fc49f251a1cbc210ae67fa214855db44c7fa407 authored almost 3 years ago
Added selenium server arg and beginning of testing

logic

github.com/doc-detective/doc-detective - f4d28e35d47a1f5f0290f6dbf9019f18f567831c authored almost 3 years ago
calced tests from lines

github.com/doc-detective/doc-detective - 259990f5f88cbf01429d95615ca14adffc50392f authored almost 3 years ago
Qdded an open action test

github.com/doc-detective/doc-detective - fb299734cb7193649772f13c52c4d4455463a03e authored almost 3 years ago
Added base file/line looping

github.com/doc-detective/doc-detective - fdf944a6e6709df70519b7917e352ab57f2ff212 authored almost 3 years ago
Fixed json formatting

github.com/doc-detective/doc-detective - 8f6e82d07bb34a1e6501afa3722018cd91ec9b38 authored almost 3 years ago
Fixed --ext arg parsing

github.com/doc-detective/doc-detective - 6b9f3a32daacb7c25f2d13e9a90a83dc39ece094 authored almost 3 years ago
recursive dir exploring and file extension filtering

github.com/doc-detective/doc-detective - 8ceb72ff1bc8200ebdf21072e961e54bb3eea260 authored almost 3 years ago
Changed extensions to arrary and added leading "."

github.com/doc-detective/doc-detective - 5dcbea400ff89307ad33073c9e212b61d752c73e authored almost 3 years ago
Changed config from neg to pos

github.com/doc-detective/doc-detective - e23a4b190d4bf4dafdc9bd51ef33833c1b5dfe09 authored almost 3 years ago
Added additional file for recursion testing

github.com/doc-detective/doc-detective - 22cd1ab74dec49f5609ebdb3c2b5cff7a3a3ded6 authored almost 3 years ago
Added ext and recursive args

github.com/doc-detective/doc-detective - d5b07b3fe8fb1d4e66bff5f5b146f0ca9bbe5c24 authored almost 3 years ago
Added config overrides from args

github.com/doc-detective/doc-detective - 3121b69ab3644717835b9ec9656ceb8ef9cf2e18 authored almost 3 years ago
installed yargs and defined args

github.com/doc-detective/doc-detective - c15c6d70762647bb7494bc26bf12fb3feb86eea8 authored almost 3 years ago
Added functional outline and formatted

github.com/doc-detective/doc-detective - 9eeeef2f91ea1845c5957baeb058c7615aea19f2 authored almost 3 years ago
updated dir configs

github.com/doc-detective/doc-detective - a4f442ea7d67c8dd8bca657331bceb59f1d3ea25 authored almost 3 years ago
added config to index.js

github.com/doc-detective/doc-detective - 2284cc60872fa1cc220639d86342c5d055b91b3a authored almost 3 years ago
added default test dir

github.com/doc-detective/doc-detective - fcf008523eb06361038b2a4fcca9a9042eb621b9 authored almost 3 years ago
updated file type config

github.com/doc-detective/doc-detective - 0fb1987b8d102a584c643600944292017fb13439 authored almost 3 years ago
Added first config json

github.com/doc-detective/doc-detective - 8673d5d86c632a387944b0b59380358eb7781711 authored almost 3 years ago
Added read-file functionality

github.com/doc-detective/doc-detective - c6466a02261f7217b5c3dfcaa5183c9d3779e61a authored almost 3 years ago