참고소스 수정본
This commit is contained in:
12
참고/ontocast-main/test/__init__.py
Normal file
12
참고/ontocast-main/test/__init__.py
Normal file
@@ -0,0 +1,12 @@
|
||||
"""Test suite for OntoCast.
|
||||
|
||||
This package contains comprehensive tests for the OntoCast framework,
|
||||
including unit tests, integration tests, and test utilities.
|
||||
|
||||
Test categories:
|
||||
- Triple store tests (Neo4j, Fuseki)
|
||||
- Ontology and state management tests
|
||||
- Fact extraction and rendering tests
|
||||
- Validation and utility tests
|
||||
- Integration tests for the complete workflow
|
||||
"""
|
||||
Reference in New Issue
Block a user