Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
aitomatic
/
datest
Public template
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: implement Datest MVP with Dana test framework integration
- #2
#2
Merged
ctn
merged 18 commits into
main
aitomatic/datest:main
from
develop
aitomatic/datest:develop
Copy head branch name to clipboard
Jul 26, 2025
Conversation
Commits
18
(18)
Checks
Files changed
Merged
feat: implement Datest MVP with Dana test framework integration
#2
ctn
merged 18 commits into
main
aitomatic/datest:main
from
develop
aitomatic/datest:develop
Copy head branch name to clipboard
Commits
Commits on Jul 25, 2025
Remove obsolete files and directories, including documentation, examples, and integration tests, while updating the .gitignore to exclude new generated files. This cleanup enhances project organiza…
Show description for 85f80d7
ctn
committed
85f80d7
View commit details
Copy full SHA for 85f80d7
Browse repository at this point
Refactor Natest framework to simplify testing for Dana files. Updated essential commands in CLAUDE.md, streamlined Makefile for dependency management using pip, and revised pyproject.toml to reflec…
Show description for 027c8a7
ctn
committed
027c8a7
View commit details
Copy full SHA for 027c8a7
Browse repository at this point
feat: modernize project with uv support and fix package structure
Show description for b49429c
ctn
committed
b49429c
View commit details
Copy full SHA for b49429c
Browse repository at this point
feat: implement test discovery and execution for Dana files
Show description for 280e6e2
ctn
committed
280e6e2
View commit details
Copy full SHA for 280e6e2
Browse repository at this point
Commits on Jul 26, 2025
refactor: rename project from natest to datest
Show description for 8b52c3e
ctn
committed
8b52c3e
View commit details
Copy full SHA for 8b52c3e
Browse repository at this point
Implement Datest MVP with Dana test framework integration
Show description for 572e58f
cursoragent
and
ctn
committed
572e58f
View commit details
Copy full SHA for 572e58f
Browse repository at this point
Noop
ctn
committed
390bbbd
View commit details
Copy full SHA for 390bbbd
Browse repository at this point
Merge branch 'main' into develop
ctn
committed
58eaac9
View commit details
Copy full SHA for 58eaac9
Browse repository at this point
Fix circular dependency in pyproject.toml - remove problematic 'all' dependency group
ctn
committed
0b626db
View commit details
Copy full SHA for 0b626db
Browse repository at this point
Update Makefile with datest-specific improvements and fixes
Show description for 041883b
ctn
committed
041883b
View commit details
Copy full SHA for 041883b
Browse repository at this point
Remove template docs/
ctn
committed
0f2064c
View commit details
Copy full SHA for 0f2064c
Browse repository at this point
Update CI/CD
ctn
committed
c3a92ab
View commit details
Copy full SHA for c3a92ab
Browse repository at this point
Fixing CI/CD
ctn
committed
e1dfe21
View commit details
Copy full SHA for e1dfe21
Browse repository at this point
Put ruff config in pyproject.toml for github workflows
ctn
committed
6214055
View commit details
Copy full SHA for 6214055
Browse repository at this point
feat: restore VS Code explorer view cleanup with expanded file exclusions
ctn
committed
c3bef05
View commit details
Copy full SHA for c3bef05
Browse repository at this point
Fix failing tests: JSON parsing and config mocking issues
Show description for 89811a2
ctn
committed
89811a2
View commit details
Copy full SHA for 89811a2
Browse repository at this point
Improve test coverage to 73% by adding comprehensive tests
Show description for f13c673
ctn
committed
f13c673
View commit details
Copy full SHA for f13c673
Browse repository at this point
Fix failing tests and finalize coverage improvement
Show description for 5c82be1
ctn
committed
5c82be1
View commit details
Copy full SHA for 5c82be1
Browse repository at this point
You can’t perform that action at this time.