Stereopipelinetest

C 64 completed
Testing
unknown / shell · medium
688
Files
12,329
LOC
0
Frameworks
5
Languages

Pipeline State

completed
Run ID
#320083
Phase
done
Progress
1%
Started
Finished
2026-04-13 01:31:02
LLM tokens
0

Pipeline Metadata

Stage
Cataloged
Decision
proceed
Novelty
70.00
Framework unique
Isolation
Last stage change
2026-05-10 03:35:28
Deduplication group #57428
Member of a group with 1 similar repo(s) — this repo is canonical view group →
Top concepts (2)
Project DescriptionCLI Tool
Repobility · code-quality intelligence platform · https://repobility.com

AI Prompt

Create a distributed, automated test harness for validating the Ames Stereo Pipeline (ASP). I need this tool to be runnable using Python's pytest framework, as suggested by the existing structure. The system should support running tests across multiple machines via SSH and handle configuration through a settings file. It needs to compare the output of a test run against a 'gold' reference directory, and the process should be configurable to run specific subsets of tests using pattern matching or logical OR conditions.
python pytest testing distributed shell stereo-pipeline automation
Generated by gemma4:latest

Catalog Information

A distributed, automated test harness for validating the Ames Stereo Pipeline across multiple machines.

Description

StereoPipelineTest is a comprehensive test suite that automates the validation of the Ames Stereo Pipeline (ASP) across distributed environments. It leverages the pytest framework to orchestrate test execution, allowing parallel runs over multiple machines via SSH. A configuration file controls which test directories to run, the target machines, process counts, environment variables, and acceptable error thresholds. Each test directory contains a run.sh script that produces output compared against a gold reference; validation scripts confirm correctness. The tool supports selective test execution using pattern matching and provides detailed logs and resource usage metrics for each run.

الوصف

يُقدّم هذا الأداة مجموعة شاملة من اختبارات التحقق من صحة Ames Stereo Pipeline، مُصمَّمة لتعمل على بيئات موزعة وتُنفَّذ تلقائياً عبر عدة أجهزة. تُستخدم إطار عمل pytest لتنسيق وتشغيل الاختبارات، مع إمكانية توزيع المهام عبر SSH وتحديد عدد المعالجات لكل جهاز. يُعتمد على ملف إعدادات يحدد مجلدات الاختبار، وأجهزة التنفيذ، وعدد العمليات، والمتغيرات البيئية، بالإضافة إلى حدود الأخطاء المقبولة لكل اختبار. كل اختبار يُنفَّذ عبر سكربت run.sh يُنتج مجلد run، ويُقارن الناتج مع مجلد gold المرجعي لتحديد النجاح أو الفشل. يتيح الأداة اختيار مجموعات الاختبارات عبر معايير مثل اسم الدليل أو تعبيرات wildcard، ما يسهّل اختبار وظائف محددة فقط. تُسجَّل تفاصيل التنفيذ، بما في ذلك الوقت المستغرق واستهلاك الذاكرة، في ملف output.txt، مع توفير سجلات تفصيلية لكل أداة ASP تُستخدم. تُعد هذه الأداة حلاً مثالياً للفرق التي تطور ASP لتأكيد استقرار التغييرات وتسهيل عمليات التكامل المستمر.

Novelty

6/10

Tags

distributed-testing automation regression-validation parallel-execution configuration-driven remote-execution output-comparison

Claude Models

claude-opus-4.6

Quality Score

C
63.5/100
Structure
49
Code Quality
90
Documentation
53
Testing
20
Practices
68
Security
100
Dependencies
50

Strengths

  • Consistent naming conventions (snake_case)
  • Low average code complexity \u2014 well-structured code
  • Good security practices \u2014 no major issues detected

Weaknesses

  • No LICENSE file \u2014 legal ambiguity for contributors
  • No CI/CD configuration \u2014 manual testing and deployment
  • 985 duplicate lines detected \u2014 consider DRY refactoring

Recommendations

  • Add a test suite \u2014 start with critical path integration tests
  • Set up CI/CD (GitHub Actions recommended) to automate testing and deployment
  • Add a linter configuration to enforce code style consistency
  • Add a LICENSE file (MIT recommended for open source)

Security & Health

6.3h
Tech Debt (B)
A
OWASP (100%)
PASS
Quality Gate
A
Risk (1)
Repobility — same analyzer, your code, free for public repos · /scan/
Unknown
License
58.4%
Duplication
Full Security Report AI Fix Prompts SARIF SBOM

Languages

shell
89.9%
perl
5.1%
objective-c
2.3%
python
2.1%
text
0.7%

Frameworks

None detected

Concepts (2)

Source: Repobility analyzer (https://repobility.com)
CategoryNameDescriptionConfidence
Repobility · MCP-ready · https://repobility.com
auto_descriptionProject DescriptionStereoPipelineTest is a comprehensive, distributed, and fully automated test suite for the Ames Stereo Pipeline (ASP). It attempts to cover most, if not all, of the ways in which ASP can be used, and80%
auto_categoryCLI Toolcli70%

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

![Quality](https://repos.aljefra.com/badge/44003.svg)
Quality BadgeSecurity Badge
Export Quality CSVDownload SBOMExport Findings CSV